sgi_ip22_data Struct Reference

Back to the index.

Public Attributes | List of all members
sgi_ip22_data Struct Reference

#include <devices.h>

Public Attributes

int guiness_flag
 
uint32_t reg [DEV_SGI_IP22_LENGTH/4]
 
uint32_t imc_reg [DEV_SGI_IP22_IMC_LENGTH/4]
 
uint32_t unknown2_reg [DEV_SGI_IP22_UNKNOWN2_LENGTH/4]
 
uint32_t unknown_timer
 

Detailed Description

Definition at line 439 of file devices.h.

Member Data Documentation

◆ guiness_flag

int sgi_ip22_data::guiness_flag

Definition at line 440 of file devices.h.

Referenced by dev_sgi_ip22_init(), and DEVICE_ACCESS().

◆ imc_reg

uint32_t sgi_ip22_data::imc_reg[DEV_SGI_IP22_IMC_LENGTH/4]

Definition at line 442 of file devices.h.

Referenced by DEVICE_ACCESS().

◆ reg

uint32_t sgi_ip22_data::reg[DEV_SGI_IP22_LENGTH/4]

Definition at line 441 of file devices.h.

Referenced by DEVICE_ACCESS(), and DEVICE_TICK().

◆ unknown2_reg

uint32_t sgi_ip22_data::unknown2_reg[DEV_SGI_IP22_UNKNOWN2_LENGTH/4]

Definition at line 443 of file devices.h.

Referenced by DEVICE_ACCESS().

◆ unknown_timer

uint32_t sgi_ip22_data::unknown_timer

Definition at line 444 of file devices.h.

Referenced by DEVICE_ACCESS().


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