ReactOS 0.4.16-dev-136-g52192f1
|
#include <acrestyp.h>
Public Attributes | |
ACPI_RESOURCE_SERIAL_COMMON UINT8 | WireMode |
UINT8 | DevicePolarity |
UINT8 | DataBitLength |
UINT8 | ClockPhase |
UINT8 | ClockPolarity |
UINT16 | DeviceSelection |
UINT32 | ConnectionSpeed |
Definition at line 536 of file acrestyp.h.
UINT8 acpi_resource_spi_serialbus::ClockPhase |
Definition at line 542 of file acrestyp.h.
UINT8 acpi_resource_spi_serialbus::ClockPolarity |
Definition at line 543 of file acrestyp.h.
UINT32 acpi_resource_spi_serialbus::ConnectionSpeed |
Definition at line 545 of file acrestyp.h.
UINT8 acpi_resource_spi_serialbus::DataBitLength |
Definition at line 541 of file acrestyp.h.
UINT8 acpi_resource_spi_serialbus::DevicePolarity |
Definition at line 540 of file acrestyp.h.
UINT16 acpi_resource_spi_serialbus::DeviceSelection |
Definition at line 544 of file acrestyp.h.
ACPI_RESOURCE_SERIAL_COMMON UINT8 acpi_resource_spi_serialbus::WireMode |
Definition at line 539 of file acrestyp.h.