User`s manual

RabbitFLEX User’s Manual www.rabbit.com 111
flexDispOnoff
void flexDispOnoff(Flex_LCD *lcd, int onOff);
DESCRIPTION
Turns the display on or off.
PARAMETERS
lcd Pointer to an LCD data structure.
onOff 1 = turn the display on,
0 = turn the display off.
RETURN VALUE
None.
SEE ALSO
flexDispInit, flexDispCursor, flexDispGoto, flexDispClear,
flexDispPutc, flexDispPrintf, flexDispBacklight,
flexDispContrast