User’s Manual
47
Sets display contrast (the circuitry is not installed on the LCD/keypad module used with the Prototyping
Board).
PARAMETER
level
reflects low to high values (typically 0 to 255, depending on the board design) to give high to low
contrast respectively.
RETURN VALUE
None.
SEE ALSO
glInit, glBacklight, glDispOnoff
Fills the LCD display screen with a pattern.
PARAMETER
The screen will be set to all black if
pattern
is 0xFF, all white if
pattern
is 0x00, and vertical stripes
for any other pattern.
RETURN VALUE
None.
SEE ALSO
glBlock, glBlankScreen, glPlotPolygon, glPlotCircle
Blanks the LCD display screen (sets LCD display screen to white).
RETURN VALUE
None.
SEE ALSO
glFillScreen, glBlock, glPlotPolygon, glPlotCircle
void glSetContrast(unsigned level);
void glFillScreen(char pattern);
void glBlankScreen(void);
Содержание RabbitCore RCM3200
Страница 1: ...RabbitCore RCM3200 C Programmable Module with Ethernet User s Manual 019 0118 020923 A ...
Страница 8: ...4 RabbitCore RCM3200 ...
Страница 20: ...16 RabbitCore RCM3200 ...
Страница 44: ...40 RabbitCore RCM3200 ...
Страница 70: ...66 RabbitCore RCM3200 ...
Страница 76: ...72 RabbitCore RCM3200 ...
Страница 88: ...84 RabbitCore RCM3200 ...
Страница 92: ......