CLcd Class Reference
#include <CLcd.h>
Constructor & Destructor Documentation
Member Function Documentation
int CLcd::getLcdColumns |
( |
void |
|
) |
[inline] |
int CLcd::getLcdColumns |
( |
void |
|
) |
[inline] |
int CLcd::getLcdCursorX |
( |
void |
|
) |
[inline] |
int CLcd::getLcdCursorX |
( |
void |
|
) |
[inline] |
int CLcd::getLcdCursorY |
( |
void |
|
) |
[inline] |
int CLcd::getLcdCursorY |
( |
void |
|
) |
[inline] |
int CLcd::getLcdLines |
( |
void |
|
) |
[inline] |
int CLcd::getLcdLines |
( |
void |
|
) |
[inline] |
void CLcd::lcdCmd |
( |
unsigned char |
cmd |
) |
|
void CLcd::lcdCmd |
( |
unsigned char |
cmd |
) |
|
void CLcd::lcdData |
( |
unsigned char |
data |
) |
|
void CLcd::lcdData |
( |
unsigned char |
data |
) |
|
void CLcd::setLcdBColor |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b | |
|
) |
| | |
void CLcd::setLcdBColor |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b | |
|
) |
| | |
void CLcd::setLcdColumns |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdColumns |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdCursorX |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdCursorX |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdCursorY |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdCursorY |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdFColor |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b | |
|
) |
| | |
void CLcd::setLcdFColor |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b | |
|
) |
| | |
void CLcd::setLcdLines |
( |
int |
num |
) |
[inline] |
void CLcd::setLcdLines |
( |
int |
num |
) |
[inline] |
void CLcd::updateDone |
( |
|
) |
|
void CLcd::updateDone |
( |
|
) |
|
bool CLcd::updateRequired |
( |
|
) |
|
bool CLcd::updateRequired |
( |
|
) |
|
Field Documentation
The documentation for this class was generated from the following files:
- /home/midibox/svn_snapshot/mios32/trunk/modules/app_lcd/ipad/CLcd.h
- /home/midibox/svn_snapshot/mios32/trunk/modules/app_lcd/macos/CLcd.h
- /home/midibox/svn_snapshot/mios32/trunk/modules/app_lcd/ipad/CLcd.cpp
- /home/midibox/svn_snapshot/mios32/trunk/modules/app_lcd/macos/CLcd.cpp