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

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
RETURN VALUE
64
void glXPutFastmap(int left, int top, int width,
int TextWindowFrame(windowFrame *window,
Draws bitmap in the specified space. The data for the bitmap are stored in xmem. This function is like
glXPutBitmap, except that it is faster. The restriction is that the bitmap must be byte-aligned.
Any portion of a bitmap image or character that is outside the LCD display area will be clipped.
left is the upper left corner of the bitmap, must be evenly divisible by 8.
top is the upper left corner of the bitmap.
width is the width of the bitmap, must be evenly divisible by 8.
height is the height of the bitmap.
bitmap is the address of the bitmap in xmem.
None.
Defines a text-only display window. This function provides a way to display characters within the text
window using only character row and column coordinates. The text window feature provides end-of-line
wrapping and clipping after the character in the last column and row is displayed.
*window is a window frame descriptor pointer.
*pFont is a font descriptor pointer.
x is the x coordinate of where the text window frame is to start.
y is the y coordinate of where the text window frame is to start.
winWidth is the width of the text window frame.
winHeight is the height of the text window frame.
int height, unsigned long bitmap);
fontInfo *pFont, int x, int y, int winWidth,
int winHeight)
glXPutBitmap, glPrintf
NOTE: Execute the
-2—y coordinate + height has exceeded the display boundary.
-1—x coordinate + width has exceeded the display boundary.
0—window frame was successfully created.
TextWindowFrame
function before other
Text...
RabbitCore RCM3200
functions.

Related parts for 20-101-0522