ReactOS 0.4.15-dev-7953-g1f49173
acpi_resource_spi_serialbus Struct Reference

#include <acrestyp.h>

Public Attributes

ACPI_RESOURCE_SERIAL_COMMON UINT8 WireMode
 
UINT8 DevicePolarity
 
UINT8 DataBitLength
 
UINT8 ClockPhase
 
UINT8 ClockPolarity
 
UINT16 DeviceSelection
 
UINT32 ConnectionSpeed
 

Detailed Description

Definition at line 536 of file acrestyp.h.

Member Data Documentation

◆ ClockPhase

UINT8 acpi_resource_spi_serialbus::ClockPhase

Definition at line 542 of file acrestyp.h.

◆ ClockPolarity

UINT8 acpi_resource_spi_serialbus::ClockPolarity

Definition at line 543 of file acrestyp.h.

◆ ConnectionSpeed

UINT32 acpi_resource_spi_serialbus::ConnectionSpeed

Definition at line 545 of file acrestyp.h.

◆ DataBitLength

UINT8 acpi_resource_spi_serialbus::DataBitLength

Definition at line 541 of file acrestyp.h.

◆ DevicePolarity

UINT8 acpi_resource_spi_serialbus::DevicePolarity

Definition at line 540 of file acrestyp.h.

◆ DeviceSelection

UINT16 acpi_resource_spi_serialbus::DeviceSelection

Definition at line 544 of file acrestyp.h.

◆ WireMode

ACPI_RESOURCE_SERIAL_COMMON UINT8 acpi_resource_spi_serialbus::WireMode

Definition at line 539 of file acrestyp.h.


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