|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommState().
| UCHAR _SERIAL_LINE_CONTROL::StopBits |
Definition at line 209 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommState(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommState().
| UCHAR _SERIAL_LINE_CONTROL::WordLength |
Definition at line 211 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommState(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialPnpStartDevice(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommState().