Lcd Display - Rabbit RabbitCore RCM3209 User Manual

C-programmable module with ethernet
Table of Contents

Advertisement

C.8.3 LCD Display
The functions used to control the LCD display are contained in the Dynamic C
DISPLAYS\GRAPHIC\GRAPHIC.LIB
screen are specified, x can range from 0 to 121, and y can range from 0 to 31. These
numbers represent pixels from the top left corner of the display.
void glInit(void);
DESCRIPTION
Initializes the display devices, clears the screen.
RETURN VALUE
None.
SEE ALSO
glDispOnOFF, glBacklight, glSetContrast, glPlotDot, glBlock, glPlotDot,
glPlotPolygon, glPlotCircle, glHScroll, glVScroll, glXFontInit, glPrintf,
glPutChar, glSetBrushType, glBuffLock, glBuffUnlock, glPlotLine
void glBackLight(int onOff);
DESCRIPTION
Turns the display backlight on or off.
PARAMETER
onOff
RETURN VALUE
None.
SEE ALSO
glInit, glDispOnoff, glSetContrast
User's Manual
library. When x and y coordinates on the display
glInit
glBackLight
turns the backlight on or off
1—turn the backlight on
0—turn the backlight off
LIB\
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rabbitcore rcm3229

Table of Contents