ReactOS 0.4.15-dev-7942-gd23573b
aml_resource_uart_serialbus Struct Reference

#include <amlresrc.h>

Public Attributes

AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 DefaultBaudRate
 
UINT16 RxFifoSize
 
UINT16 TxFifoSize
 
UINT8 Parity
 
UINT8 LinesEnabled
 

Detailed Description

Definition at line 533 of file amlresrc.h.

Member Data Documentation

◆ DefaultBaudRate

AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 aml_resource_uart_serialbus::DefaultBaudRate

Definition at line 537 of file amlresrc.h.

◆ LinesEnabled

UINT8 aml_resource_uart_serialbus::LinesEnabled

Definition at line 541 of file amlresrc.h.

◆ Parity

UINT8 aml_resource_uart_serialbus::Parity

Definition at line 540 of file amlresrc.h.

◆ RxFifoSize

UINT16 aml_resource_uart_serialbus::RxFifoSize

Definition at line 538 of file amlresrc.h.

◆ TxFifoSize

UINT16 aml_resource_uart_serialbus::TxFifoSize

Definition at line 539 of file amlresrc.h.


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