101-1019 Rabbit Semiconductor, 101-1019 Datasheet - Page 175

no-image

101-1019

Manufacturer Part Number
101-1019
Description
KIT DEV POWERCORE 3810 INT'L
Manufacturer
Rabbit Semiconductor
Series
PowerCore FLEXr
Type
MPU Moduler
Datasheet

Specifications of 101-1019

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
PowerCore 38xx
Interface Type
Ethernet
For Use With/related Products
RCM3810
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DESCRIPTION
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
User’s Manual
void glPrintf(int x, int y, fontInfo *pInfo, char *fmt, ...);
glprintf(0,0, &fi12x16, "Test %d\n", count);
glXFontInit
Prints a formatted string (much like printf) on the LCD screen. Only the character
codes that exist in the font set are printed, all others are skipped. For example, '\b', '\t',
'\n' and '\r' (ASCII backspace, tab, new line, and carriage return, respectively) will be
printed if they exist in the font set, but will not have any effect as control characters.
Any portion of the bitmap character that is outside the LCD display area will be clipped.
x
y
pInfo
*fmt
...
None.
the x coordinate (column) of the upper left corner of the text.
the y coordinate (row) of the upper left corner of the text.
a pointer to the font descriptor.
a formatted string.
formatted string conversion parameter(s).
glPrintf
167

Related parts for 101-1019