101-1053 Rabbit Semiconductor, 101-1053 Datasheet - Page 125

KIT DEV RABBITCORE RCM3365 US

101-1053

Manufacturer Part Number
101-1053
Description
KIT DEV RABBITCORE RCM3365 US
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Core Moduler
Datasheet

Specifications of 101-1053

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
RCM3365
Interface Type
Ethernet
Maximum Operating Temperature
+ 70 C
Operating Supply Voltage
3.15 V to 3.45 V
For Use With/related Products
RCM3365
Lead Free Status / RoHS Status
Lead free by exemption / RoHS compliant by exemption
Other names
316-1074
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
unsigned long glFontCharAddr(fontInfo *pInfo,
void glPutFont(int x, int y, fontInfo *pInfo,
void glSetPfStep(int stepX, int stepY);
Returns the xmem address of the character from the specified font set.
*pInfo is the xmem address of the bitmap font set.
letter is an ASCII character.
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 unlocked. 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 is the x coordinate (column) of the top left corner of the text.
y is the y coordinate (row) of the top left corner of the text.
*pInfo is a pointer to the font descriptor.
code is the ASCII character to display.
None.
Sets the glPrintf() printing step direction. The x and y step directions are independent signed values.
The actual step increments depend on the height and width of the font being displayed, which are multi-
plied by the step values.
stepX is the glPrintf x step value
stepY is the glPrintf y step value
None.
Use glGetPfStep() to examine the current x and y printing step direction.
char letter);
char code);
glPutFont, glPrintf
glFontCharAddr, glPrintf
119

Related parts for 101-1053