void TextPutChar(struct windowFrame *window, char ch);
DESCRIPTION
Displays a character on the display where the cursor is currently pointing. Once a char-
acter is displayed, the cursor will be incremented to the next character position. If any
portion of a bitmap character is outside the LCD display area, the character will not be
displayed.
NOTE: Execute the
PARAMETERS
window
ch
RETURN VALUE
None.
SEE ALSO
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
124
TextPutChar
TextWindowFrame()
a pointer to a font descriptor.
a character to be displayed on the LCD.
function before using this function.
RabbitCore RCM3209/RCM3229
Need help?
Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?
Questions and answers