eBoard ๐Ÿ‰  โ‘ โ‘งโ‘จ
Written for SIA 2017/2018
LCD Member List

This is the complete list of members for LCD, including all inherited members.

_cILCDprivate
changeBackground(bool newBackground=false)LCDinline
changeBrightness(byte val=0x64)LCDinline
changeID(optVAL_t newID=0x3C)LCDinline
changeMode(bool newMode=true)LCDinline
clear(void)LCDinline
drawBitmap(const unsigned char *bitmap, byte posX, byte posY, byte hiX, byte hiY)LCDinline
IDLCD
init(void)LCDinline
LCD(SoccerBoard &soccerBoard, optVAL_t id=0x3C)LCD
lightOff(void)LCDinline
lightOn(void)LCDinline
print(const char *data)LCDinline
print(int data)LCDinline
print(optVAL_t line, optVAL_t col, const char *data)LCDinline
print(optVAL_t line, optVAL_t col, int data)LCDinline
pXLCDprivate
pYLCDprivate
reset(void)LCDinline
s1Cmd(optVAL_t o)LCDinlineprivate
s1Dat(optVAL_t o)LCDinlineprivate
s2Cmd(optVAL_t o, optVAL_t t)LCDinlineprivate
setCursor(byte posX=0x0, byte posY=0x0)LCDinline