20-101-0522 Rabbit Semiconductor, 20-101-0522 Datasheet - Page 62

MODULE RABBITCORE RCM3220

20-101-0522

Manufacturer Part Number
20-101-0522
Description
MODULE RABBITCORE RCM3220
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0522

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Clock Speed
44.2 MHz
Interface Type
Ethernet, Serial
Flash
512 KB
Timers
10 x 8 bit, 1 x 10 bit
Operating Supply Voltage
3.15 V to 3.45 V
Board Size
69 mm x 47 mm x 22 mm
Core
RCM3220
Processor Series
RCM3200
For Use With/related Products
RCM3220
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1098
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
58
void glPutChar(char ch, char *ptr, int *cnt,
void glPrintf(int x, int y, fontInfo *pInfo,
Provides an interface between the
STDIO
ted string has been parsed. Any portion of the bitmap character that is outside the LCD display area will
be clipped.
ch is the character to be displayed on the LCD.
*ptr is not used, but is a place holder for
*cnt is not used, is a place holder for
*pInst is a font descriptor pointer.
None.
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 is the x coordinate (column) of the upper left corner of the text.
y is the y coordinate (row) of the upper left corner of the text.
*pInfo is a font descriptor pointer.
*fmt is a formatted string.
... are formatted string conversion parameter(s).
None.
glPutCharInst *pInst)
char *fmt, ...);
glPrintf, glPutFont, doprnt
glprintf(0,0, &fi12x16, "Test %d\n", count);
glXFontInit
string-formatting function will call this function, one character at a time, until the entire format-
STDIO
STDIO
STDIO
string-handling functions and the graphic library. The
string functions.
string functions.
RabbitCore RCM3200

Related parts for 20-101-0522