20-101-1196 Rabbit Semiconductor, 20-101-1196 Datasheet - Page 130

MODULE RABBITCORE RCM3900

20-101-1196

Manufacturer Part Number
20-101-1196
Description
MODULE RABBITCORE RCM3900
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1196

Module/board Type
MPU Core Module
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-1196
316-1155
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
unsigned long glFontCharAddr(fontInfo *pInfo, char letter);
void glPutFont(int x, int y, fontInfo *pInfo, char code);
glPutFont, glPrintf
glFontCharAddr, glPrintf
Returns the xmem address of the character from the specified font set.
pInfo
letter
xmem address of bitmap character font, column major and byte-aligned.
Puts an entry from the font table to the page buffer and on the LCD if the buffer is un-
locked. Each font character's bitmap is column major and byte-aligned. Any portion of
the bitmap character that is outside the LCD display area will be clipped.
x
y
pInfo
code
None.
pointer to the xmem address of the bitmap font set.
an ASCII character.
the x coordinate (column) of the top left corner of the text.
the y coordinate (row) of the top left corner of the text.
a pointer to the font descriptor.
the ASCII character to display.
glFontCharAddr
glPutFont
130

Related parts for 20-101-1196