mb8696x_data Struct Reference

Back to the index.

Public Attributes | List of all members
mb8696x_data Struct Reference

Public Attributes

int addr_mult
 
uint8_t reg [MB8696X_NREGS]
 
uint8_t mar_8_15 [8]
 
uint8_t bmpr_8_15 [8]
 
uint8_t eeprom [FE_EEPROM_SIZE]
 
int eeprom_state
 
uint8_t eeprom_bit_count
 
uint8_t eeprom_command
 
uint16_t eeprom_data
 

Detailed Description

Definition at line 61 of file dev_mb8696x.cc.

Member Data Documentation

◆ addr_mult

int mb8696x_data::addr_mult

Definition at line 62 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().

◆ bmpr_8_15

uint8_t mb8696x_data::bmpr_8_15[8]

Definition at line 74 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom

uint8_t mb8696x_data::eeprom[FE_EEPROM_SIZE]

Definition at line 77 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().

◆ eeprom_bit_count

uint8_t mb8696x_data::eeprom_bit_count

Definition at line 79 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom_command

uint8_t mb8696x_data::eeprom_command

Definition at line 80 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom_data

uint16_t mb8696x_data::eeprom_data

Definition at line 81 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom_state

int mb8696x_data::eeprom_state

Definition at line 78 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ mar_8_15

uint8_t mb8696x_data::mar_8_15[8]

Definition at line 73 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS().

◆ reg

uint8_t mb8696x_data::reg[MB8696X_NREGS]

Definition at line 72 of file dev_mb8696x.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17