101-0521 Rabbit Semiconductor, 101-0521 Datasheet - Page 112

no-image

101-0521

Manufacturer Part Number
101-0521
Description
MODULE RABBITCORE RCM3210
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0521

Module/board Type
MPU Core Module
For Use With/related Products
RCM3210
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
101-521
101-521
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
106
void TextGotoXY(windowFrame *window, int col,
void TextCursorLocation(windowFrame *window,
void TextPutChar(struct windowFrame *window, char ch);
Sets the cursor location on the display of where to display the next character. The display location is
based on the height and width of the character to be displayed.
*window is a pointer to a font descriptor.
col is a character column location.
row is a character row location.
None.
Gets the current cursor location that was set by a Graphic Text... function.
*window is a pointer to a font descriptor.
*col is a pointer to cursor column variable.
*row is a pointer to cursor row variable.
Displays a character on the display where the cursor is currently pointing. If any portion of a bitmap
character is outside the LCD display area, the character will not be displayed.
*window is a pointer to a font descriptor.
ch is a character to be displayed on the LCD.
None.
int row);
int *col, int *row);
TextPutChar, TextPrintf, TextWindowFrame
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
NOTE: Execute the
NOTE: Execute the
Lower word = Cursor Row location
Upper word = Cursor Column location
NOTE: Execute the
TextWindowFrame
TextWindowFrame
TextWindowFrame
function before using this function.
function before using this function.
function before using this function.
RabbitCore RCM3200

Related parts for 101-0521