ReactOS 0.4.15-dev-7942-gd23573b
aml_resource_spi_serialbus Struct Reference

#include <amlresrc.h>

Public Attributes

AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 ConnectionSpeed
 
UINT8 DataBitLength
 
UINT8 ClockPhase
 
UINT8 ClockPolarity
 
UINT16 DeviceSelection
 

Detailed Description

Definition at line 512 of file amlresrc.h.

Member Data Documentation

◆ ClockPhase

UINT8 aml_resource_spi_serialbus::ClockPhase

Definition at line 518 of file amlresrc.h.

◆ ClockPolarity

UINT8 aml_resource_spi_serialbus::ClockPolarity

Definition at line 519 of file amlresrc.h.

◆ ConnectionSpeed

AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 aml_resource_spi_serialbus::ConnectionSpeed

Definition at line 516 of file amlresrc.h.

◆ DataBitLength

UINT8 aml_resource_spi_serialbus::DataBitLength

Definition at line 517 of file amlresrc.h.

◆ DeviceSelection

UINT16 aml_resource_spi_serialbus::DeviceSelection

Definition at line 520 of file amlresrc.h.


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