cpc700_data Struct Reference

Back to the index.

Public Attributes | List of all members
cpc700_data Struct Reference

Public Attributes

struct interrupt ppc_irq
 
uint32_t sr
 
uint32_t er
 
struct pci_data * pci_data
 

Detailed Description

Definition at line 46 of file dev_cpc700.cc.

Member Data Documentation

◆ er

uint32_t cpc700_data::er

Definition at line 50 of file dev_cpc700.cc.

Referenced by cpc700_interrupt_assert(), cpc700_interrupt_deassert(), and DEVICE_ACCESS().

◆ pci_data

struct pci_data* cpc700_data::pci_data

Definition at line 52 of file dev_cpc700.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().

◆ ppc_irq

struct interrupt cpc700_data::ppc_irq

◆ sr

uint32_t cpc700_data::sr

Definition at line 49 of file dev_cpc700.cc.

Referenced by cpc700_interrupt_assert(), cpc700_interrupt_deassert(), and 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