ReactOS 0.4.15-dev-7924-g5949c20
_SERIAL_BASIC_SETTINGS Struct Reference

#include <ntddser.h>

Collaboration diagram for _SERIAL_BASIC_SETTINGS:

Public Attributes

SERIAL_TIMEOUTS Timeouts
 
SERIAL_HANDFLOW HandFlow
 
ULONG RxFifo
 
ULONG TxFifo
 

Detailed Description

Definition at line 358 of file ntddser.h.

Member Data Documentation

◆ HandFlow

SERIAL_HANDFLOW _SERIAL_BASIC_SETTINGS::HandFlow

Definition at line 360 of file ntddser.h.

◆ RxFifo

ULONG _SERIAL_BASIC_SETTINGS::RxFifo

Definition at line 361 of file ntddser.h.

◆ Timeouts

SERIAL_TIMEOUTS _SERIAL_BASIC_SETTINGS::Timeouts

Definition at line 359 of file ntddser.h.

◆ TxFifo

ULONG _SERIAL_BASIC_SETTINGS::TxFifo

Definition at line 362 of file ntddser.h.


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