fdc_data Struct Reference

Back to the index.

Public Attributes | List of all members
fdc_data Struct Reference

Public Attributes

uint8_t reg [DEV_FDC_LENGTH]
 
struct interrupt irq
 

Detailed Description

Definition at line 52 of file dev_fdc.cc.

Member Data Documentation

◆ irq

struct interrupt fdc_data::irq

Definition at line 54 of file dev_fdc.cc.

Referenced by DEVINIT().

◆ reg

uint8_t fdc_data::reg[DEV_FDC_LENGTH]

Definition at line 53 of file dev_fdc.cc.

Referenced by DEVICE_ACCESS().


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13