clmpcc_data Struct Reference

Back to the index.

Public Attributes | List of all members
clmpcc_data Struct Reference

Public Attributes

unsigned char reg [CLMPCC_LEN]
 
int console_handle
 
struct interrupt irq_scc_rxe
 
struct interrupt irq_scc_m
 
struct interrupt irq_scc_tx
 
struct interrupt irq_scc_rx
 

Detailed Description

Definition at line 62 of file dev_clmpcc.cc.

Member Data Documentation

◆ console_handle

int clmpcc_data::console_handle

Definition at line 65 of file dev_clmpcc.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().

◆ irq_scc_m

struct interrupt clmpcc_data::irq_scc_m

Definition at line 69 of file dev_clmpcc.cc.

Referenced by DEVINIT().

◆ irq_scc_rx

struct interrupt clmpcc_data::irq_scc_rx

Definition at line 71 of file dev_clmpcc.cc.

Referenced by DEVINIT().

◆ irq_scc_rxe

struct interrupt clmpcc_data::irq_scc_rxe

Definition at line 68 of file dev_clmpcc.cc.

Referenced by DEVINIT().

◆ irq_scc_tx

struct interrupt clmpcc_data::irq_scc_tx

Definition at line 70 of file dev_clmpcc.cc.

Referenced by DEVINIT().

◆ reg

unsigned char clmpcc_data::reg[CLMPCC_LEN]

Definition at line 63 of file dev_clmpcc.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