ReactOS 0.4.15-dev-8636-g945e856
|
#include <sysport.h>
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 |
struct { ... } _SYSTEM_CONTROL_PORT_C_REGISTER::@3414 |
UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::Bits |
Definition at line 70 of file sysport.h.
Referenced by CpInitialize().
UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableRxReady |
Definition at line 61 of file sysport.h.
Referenced by CpInitialize().
UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableTxEmpty |
Definition at line 62 of file sysport.h.
Referenced by CpInitialize().
UCHAR _SYSTEM_CONTROL_PORT_C_REGISTER::InterruptEnableTxReady |
Definition at line 63 of file sysport.h.
Referenced by CpInitialize().