101-1226 Rabbit Semiconductor, 101-1226 Datasheet - Page 130

RCM3900 DEV KIT UNIVERSAL

101-1226

Manufacturer Part Number
101-1226
Description
RCM3900 DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3900r
Type
MPU Moduler
Datasheet

Specifications of 101-1226

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1137
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 101-1226