User`s manual

RabbitFLEX User’s Manual www.rabbit.com 109
flexDispPutc
void flexDispPutc(Flex_LCD *lcd, char ch);
DESCRIPTION
Puts the given character on the display at the current cursor position.
PARAMETERS
lcd Pointer to an LCD data structure.
ch The character to write to the display.
RETURN VALUE
None.
SEE ALSO
flexDispInit, flexDispCursor, flexDispGoto, flexDispClear,
flexDispPrintf, flexDispOnoff, flexDispBacklight,
flexDispContrast