scc_regmap Struct Reference

Back to the index.

Public Attributes | List of all members
scc_regmap Struct Reference

#include <sccreg.h>

Public Attributes

struct {
   char   scc_pad0
 
   volatile u_char   scc_command
 
   char   scc_pad1 [3]
 
   volatile u_char   scc_data
 
   char   scc_pad3 [2]
 
scc_channel [2]
 

Detailed Description

Definition at line 76 of file sccreg.h.

Member Data Documentation

◆ scc_channel

struct { ... } scc_regmap::scc_channel[2]

◆ scc_command

volatile u_char scc_regmap::scc_command

Definition at line 80 of file sccreg.h.

◆ scc_data

volatile u_char scc_regmap::scc_data

Definition at line 82 of file sccreg.h.

◆ scc_pad0

char scc_regmap::scc_pad0

Definition at line 79 of file sccreg.h.

◆ scc_pad1

char scc_regmap::scc_pad1[3]

Definition at line 81 of file sccreg.h.

◆ scc_pad3

char scc_regmap::scc_pad3[2]

Definition at line 83 of file sccreg.h.


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