ReactOS 0.4.15-dev-7924-g5949c20
acpi_resource_uart_serialbus Struct Reference

#include <acrestyp.h>

Public Attributes

ACPI_RESOURCE_SERIAL_COMMON UINT8 Endian
 
UINT8 DataBits
 
UINT8 StopBits
 
UINT8 FlowControl
 
UINT8 Parity
 
UINT8 LinesEnabled
 
UINT16 RxFifoSize
 
UINT16 TxFifoSize
 
UINT32 DefaultBaudRate
 

Detailed Description

Definition at line 570 of file acrestyp.h.

Member Data Documentation

◆ DataBits

UINT8 acpi_resource_uart_serialbus::DataBits

Definition at line 574 of file acrestyp.h.

◆ DefaultBaudRate

UINT32 acpi_resource_uart_serialbus::DefaultBaudRate

Definition at line 581 of file acrestyp.h.

◆ Endian

ACPI_RESOURCE_SERIAL_COMMON UINT8 acpi_resource_uart_serialbus::Endian

Definition at line 573 of file acrestyp.h.

◆ FlowControl

UINT8 acpi_resource_uart_serialbus::FlowControl

Definition at line 576 of file acrestyp.h.

◆ LinesEnabled

UINT8 acpi_resource_uart_serialbus::LinesEnabled

Definition at line 578 of file acrestyp.h.

◆ Parity

UINT8 acpi_resource_uart_serialbus::Parity

Definition at line 577 of file acrestyp.h.

◆ RxFifoSize

UINT16 acpi_resource_uart_serialbus::RxFifoSize

Definition at line 579 of file acrestyp.h.

◆ StopBits

UINT8 acpi_resource_uart_serialbus::StopBits

Definition at line 575 of file acrestyp.h.

◆ TxFifoSize

UINT16 acpi_resource_uart_serialbus::TxFifoSize

Definition at line 580 of file acrestyp.h.


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