![]() |
eBoard
①⑧⑨
Written for SIA 2017/2018
|
This is the complete list of members for LCD, including all inherited members.
_cI | LCD | private |
changeBackground(bool newBackground=false) | LCD | |
changeBrightness(byte val=0x64) | LCD | |
changeID(optVAL_t newID=0x3C) | LCD | |
changeMode(bool newMode=true) | LCD | |
clear(void) | LCD | |
drawBitmap(const unsigned char *bitmap, byte posX, byte posY, byte hiX, byte hiY) | LCD | |
ID | LCD | |
init(void) | LCD | |
LCD(SoccerBoard &soccerBoard, optVAL_t id=0x3C) | LCD | |
lightOff(void) | LCD | inline |
lightOn(void) | LCD | inline |
print(const char *data) | LCD | |
print(int data) | LCD | |
print(optVAL_t line, optVAL_t col, const char *data) | LCD | |
print(optVAL_t line, optVAL_t col, int data) | LCD | |
pX | LCD | private |
pY | LCD | private |
reset(void) | LCD | |
s1Cmd(optVAL_t o) | LCD | private |
s1Dat(optVAL_t o) | LCD | private |
s2Cmd(optVAL_t o, optVAL_t t) | LCD | private |
setCursor(byte posX=0x0, byte posY=0x0) | LCD |