malta_lcd_data Struct Reference

Back to the index.

Public Attributes | List of all members
malta_lcd_data Struct Reference

Public Attributes

uint64_t base_addr
 
int display_modified
 
unsigned char display [LCD_LEN]
 

Detailed Description

Definition at line 51 of file dev_malta_lcd.cc.

Member Data Documentation

◆ base_addr

uint64_t malta_lcd_data::base_addr

Definition at line 52 of file dev_malta_lcd.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().

◆ display

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().

◆ display_modified

int malta_lcd_data::display_modified

Definition at line 54 of file dev_malta_lcd.cc.

Referenced by DEVICE_ACCESS(), and DEVICE_TICK().


The documentation for this struct was generated from the following file:

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18