cons_data Struct Reference

Back to the index.

Public Attributes | List of all members
cons_data Struct Reference

Public Attributes

int console_handle
 
int in_use
 
struct interrupt irq
 

Detailed Description

Definition at line 51 of file dev_cons.cc.

Member Data Documentation

◆ console_handle

int cons_data::console_handle

Definition at line 52 of file dev_cons.cc.

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

◆ in_use

int cons_data::in_use

Definition at line 53 of file dev_cons.cc.

Referenced by DEVINIT().

◆ irq

struct interrupt cons_data::irq

Definition at line 54 of file dev_cons.cc.

Referenced by DEVICE_TICK(), and DEVINIT().


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