![]() |
Serial Wombat 18AB Firmware
|
Classes | |
| struct | lcd_n |
Macros | |
| #define | lcd ((lcd_t*) CurrentPinRegister) |
Typedefs | |
| typedef struct lcd_n | lcd_t |
Functions | |
| void | lcd_setdata (uint8_t a) |
| void | lcd_setdata2 (uint8_t a) |
| void | initLiquidCrystal (void) |
| void | updateLiquidCrystal (void) |
Variables | |
| lcd_t * | debugLiquidCrystal |
| #define lcd ((lcd_t*) CurrentPinRegister) |
| void initLiquidCrystal | ( | void | ) |
| void lcd_setdata | ( | uint8_t | a | ) |
| void lcd_setdata2 | ( | uint8_t | a | ) |
| void updateLiquidCrystal | ( | void | ) |
| lcd_t* debugLiquidCrystal |
1.8.17