20-101-0525 Rabbit Semiconductor, 20-101-0525 Datasheet - Page 112

COMPUTER SINGLE-BOARD LP3500 FOX

20-101-0525

Manufacturer Part Number
20-101-0525
Description
COMPUTER SINGLE-BOARD LP3500 FOX
Manufacturer
Rabbit Semiconductor
Datasheets

Specifications of 20-101-0525

Module/board Type
Single Board Computer Module
Product
Modules
Processor Type
Rabbit 3000
Sram
512 KB
Flash
512 KB
Timers
8 bit, 10 bit
Number Of I/os
26
Backup Battery
3 V Lithium Coin Type
Operating Voltage
3 V to 30 V
Board Size
93 mm x 66 mm x 11 mm
Description/function
Computer Module
For Use With/related Products
LP3500
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1115
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
RETURN VALUE
SEE ALSO
RETURN VALUE
SEE ALSO
106
void glPrintf(int x, int y, fontInfo *pInfo,
void glBuffLock(void);
void glBuffUnlock(void);
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 top left corner of the text.
y is the y coordinate (row) of the top left corner of the text.
*pInfo is a font descriptor pointer.
*fmt is a formatted string.
... are formatted string conversion parameter(s).
None.
Increments LCD screen locking counter. Graphic calls are recorded in the LCD memory buffer and are
not transferred to the LCD if the counter is non-zero.
None.
Decrements the LCD screen locking counter. The contents of the LCD buffer are transferred to the LCD
if the counter goes to zero.
None.
char *fmt, ...);
glprintf(0,0, &fi12x16, "Test %d\n", count);
glXFontInit
glBuffUnlock, glSwap
glBuffLock, glSwap
NOTE:
sure to balance the calls. It is not a requirement to use these procedures, but a set of
glBuffLock()
up the rendering significantly.
glBuffLock()
and
glBuffUnlock()
and
glBuffUnlock()
bracketing a set of related graphic calls speeds
can be nested up to a level of 255, but be
Fox (LP3500)

Related parts for 20-101-0525