Go to the source code of this file.
Defines | |
#define | LCD_DATA (0xFF << LCD_DATA_LSB) |
#define | LcdNanoDelay(a) |
Wait until controller will be ready again. | |
Variables | |
TERMDCB | dcb_term |
Terminal device control block structure. | |
NUTDEVICE | devLcd |
LCD device information structure. |
#define LCD_DATA (0xFF << LCD_DATA_LSB) |
Definition at line 110 of file hd44780_at91.c.