ReactOS 0.4.15-dev-7918-g2a2556c
_SYSTEM_CONTROL_PORT_A_REGISTER Union Reference

#include <sysport.h>

Collaboration diagram for _SYSTEM_CONTROL_PORT_A_REGISTER:

Public Attributes

struct {
   UCHAR   DipSw2_1:1
 
   UCHAR   DipSw2_2:1
 
   UCHAR   DipSw2_3:1
 
   UCHAR   DipSw2_4:1
 
   UCHAR   DipSw2_5:1
 
   UCHAR   DipSw2_6:1
 
   UCHAR   DipSw2_7:1
 
   UCHAR   DipSw2_8:1
 
}; 
 
UCHAR Bits
 

Detailed Description

Definition at line 22 of file sysport.h.

Member Data Documentation

◆ 

struct { ... } _SYSTEM_CONTROL_PORT_A_REGISTER::@3420

◆ Bits

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::Bits

Definition at line 35 of file sysport.h.

◆ DipSw2_1

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_1

Definition at line 26 of file sysport.h.

◆ DipSw2_2

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_2

Definition at line 27 of file sysport.h.

◆ DipSw2_3

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_3

Definition at line 28 of file sysport.h.

◆ DipSw2_4

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_4

Definition at line 29 of file sysport.h.

◆ DipSw2_5

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_5

Definition at line 30 of file sysport.h.

◆ DipSw2_6

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_6

Definition at line 31 of file sysport.h.

◆ DipSw2_7

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_7

Definition at line 32 of file sysport.h.

◆ DipSw2_8

UCHAR _SYSTEM_CONTROL_PORT_A_REGISTER::DipSw2_8

Definition at line 33 of file sysport.h.


The documentation for this union was generated from the following file: