Public Attributes | |
uint64_t | base_addr |
int | display_modified |
unsigned char | display [LCD_LEN] |
Definition at line 51 of file dev_malta_lcd.cc.
uint64_t malta_lcd_data::base_addr |
Definition at line 52 of file dev_malta_lcd.cc.
Referenced by DEVICE_ACCESS(), and DEVINIT().
unsigned char malta_lcd_data::display[LCD_LEN] |
Definition at line 55 of file dev_malta_lcd.cc.
Referenced by DEVICE_ACCESS(), and DEVICE_TICK().
int malta_lcd_data::display_modified |
Definition at line 54 of file dev_malta_lcd.cc.
Referenced by DEVICE_ACCESS(), and DEVICE_TICK().