ReactOS
0.4.15-dev-4610-g11e0ed3
|
#include <ntddser.h>
Public Attributes | |
UCHAR | StopBits |
UCHAR | Parity |
UCHAR | WordLength |
UCHAR _SERIAL_LINE_CONTROL::Parity |
Definition at line 210 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommState(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), and SetCommState().
UCHAR _SERIAL_LINE_CONTROL::StopBits |
Definition at line 209 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommState(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), and SetCommState().
UCHAR _SERIAL_LINE_CONTROL::WordLength |
Definition at line 211 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommState(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), and SetCommState().