Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Describes rotation bits 115:118.
Syntax
typedef enum _ACPI_PLD_ROTATION {
AcpiPldRotation0,
AcpiPldRotation45,
AcpiPldRotation90,
AcpiPldRotation135,
AcpiPldRotation180,
AcpiPldRotation225,
AcpiPldRotation270,
AcpiPldRotation315
} ACPI_PLD_ROTATION, *PACPI_PLD_ROTATION;
Constants
AcpiPldRotation0Value is 0. |
AcpiPldRotation45Value is 1. |
AcpiPldRotation90Value is 2. |
AcpiPldRotation135Value is 3. |
AcpiPldRotation180Value is 4. |
AcpiPldRotation225Value is 5. |
AcpiPldRotation270Value is 6. |
AcpiPldRotation315Value is 7. |
Requirements
| Requirement | Value |
|---|---|
| Header | acpitabl.h |