ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_CONTROL_PORT_C_REGISTER Union Reference

#include <sysport.h>

Collaboration diagram for _SYSTEM_CONTROL_PORT_C_REGISTER:

Public Attributes

struct {
   UCHAR   InterruptEnableRxReady:1
 
   UCHAR   InterruptEnableTxEmpty:1
 
   UCHAR   InterruptEnableTxReady:1
 
   UCHAR   Timer1GateToSpeaker:1
 
   UCHAR   Mcke:1
 
   UCHAR   Shut1:1
 
   UCHAR   PrinterStrobeSignal:1
 
   UCHAR   Shut0:1
 
}; 
 
UCHAR Bits
 

Detailed Description

Definition at line 57 of file sysport.h.

Member Data Documentation

◆ 

struct { ... } _SYSTEM_CONTROL_PORT_C_REGISTER::@3424

◆ Bits

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Bits

Definition at line 70 of file sysport.h.

Referenced by CpInitialize().

◆ InterruptEnableRxReady

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableRxReady

Definition at line 61 of file sysport.h.

Referenced by CpInitialize().

◆ InterruptEnableTxEmpty

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableTxEmpty

Definition at line 62 of file sysport.h.

Referenced by CpInitialize().

◆ InterruptEnableTxReady

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableTxReady

Definition at line 63 of file sysport.h.

Referenced by CpInitialize().

◆ Mcke

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Mcke

Definition at line 65 of file sysport.h.

◆ PrinterStrobeSignal

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::PrinterStrobeSignal

Definition at line 67 of file sysport.h.

◆ Shut0

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Shut0

Definition at line 68 of file sysport.h.

◆ Shut1

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Shut1

Definition at line 66 of file sysport.h.

◆ Timer1GateToSpeaker

UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Timer1GateToSpeaker

Definition at line 64 of file sysport.h.


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