8#define _XTAL_FREQ 25000000L
51 command = command << 4;
66 command = command << 4;
void LCD_2x16_WriteData(uint8_t command)
void LCD_2x16_WriteCmd(uint8_t command)
void LCD_2x16_WriteMsg(unsigned char *msg, uint8_t line)
SSD1963 Display Controller Commands.