ssc_data Struct Reference

Back to the index.

Public Attributes | List of all members
ssc_data Struct Reference

Public Attributes

int console_handle
 
int use_fb
 
int rx_ctl
 
int tx_ctl
 
struct interrupt irq
 

Detailed Description

Definition at line 62 of file dev_ssc.cc.

Member Data Documentation

◆ console_handle

int ssc_data::console_handle

Definition at line 63 of file dev_ssc.cc.

Referenced by dev_ssc_init(), DEVICE_ACCESS(), and DEVICE_TICK().

◆ irq

struct interrupt ssc_data::irq

Definition at line 69 of file dev_ssc.cc.

Referenced by dev_ssc_init(), DEVICE_ACCESS(), and DEVICE_TICK().

◆ rx_ctl

int ssc_data::rx_ctl

Definition at line 66 of file dev_ssc.cc.

Referenced by DEVICE_ACCESS(), and DEVICE_TICK().

◆ tx_ctl

int ssc_data::tx_ctl

Definition at line 67 of file dev_ssc.cc.

Referenced by DEVICE_ACCESS(), and DEVICE_TICK().

◆ use_fb

int ssc_data::use_fb

Definition at line 64 of file dev_ssc.cc.

Referenced by dev_ssc_init().


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