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

no-image

101-1006

Manufacturer Part Number
101-1006
Description
MODULE POWERCORE FLEX 3800
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1006

Module/board Type
MPU Core Module
For Use With/related Products
RCM3800
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-1006