kn02_data Struct Reference

Back to the index.

Public Attributes | List of all members
kn02_data Struct Reference

Public Attributes

uint8_t csr [sizeof(uint32_t)]
 
uint8_t filler [DEV_KN02_LENGTH - sizeof(uint32_t)]
 
struct interrupt irq
 
int int_asserted
 

Detailed Description

Definition at line 50 of file dev_kn02.cc.

Member Data Documentation

◆ csr

uint8_t kn02_data::csr[sizeof(uint32_t)]

Definition at line 51 of file dev_kn02.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), kn02_interrupt_assert(), and kn02_interrupt_deassert().

◆ filler

uint8_t kn02_data::filler[DEV_KN02_LENGTH - sizeof(uint32_t)]

Definition at line 54 of file dev_kn02.cc.

◆ int_asserted

int kn02_data::int_asserted

Definition at line 57 of file dev_kn02.cc.

Referenced by DEVICE_ACCESS(), kn02_interrupt_assert(), and kn02_interrupt_deassert().

◆ irq

struct interrupt kn02_data::irq

Definition at line 56 of file dev_kn02.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), kn02_interrupt_assert(), and kn02_interrupt_deassert().


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