ReactOS 0.4.16-dev-751-g45ed1a9
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 | ConnectionSpeed |
UINT8 | DataBitLength |
UINT8 | ClockPhase |
UINT8 | ClockPolarity |
UINT16 | DeviceSelection |
Definition at line 512 of file amlresrc.h.
UINT8 aml_resource_spi_serialbus::ClockPhase |
Definition at line 518 of file amlresrc.h.
UINT8 aml_resource_spi_serialbus::ClockPolarity |
Definition at line 519 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_SERIAL_COMMON UINT32 aml_resource_spi_serialbus::ConnectionSpeed |
Definition at line 516 of file amlresrc.h.
UINT8 aml_resource_spi_serialbus::DataBitLength |
Definition at line 517 of file amlresrc.h.
UINT16 aml_resource_spi_serialbus::DeviceSelection |
Definition at line 520 of file amlresrc.h.