Freigeben über


ACPI_PLD_ROTATION Enumeration (acpitabl.h)

Beschreibt Rotationsbits 115:118.

Syntax

typedef enum _ACPI_PLD_ROTATION {
  AcpiPldRotation0,
  AcpiPldRotation45,
  AcpiPldRotation90,
  AcpiPldRotation135,
  AcpiPldRotation180,
  AcpiPldRotation225,
  AcpiPldRotation270,
  AcpiPldRotation315
} ACPI_PLD_ROTATION, *PACPI_PLD_ROTATION;

Konstanten

 
AcpiPldRotation0
Der Wert ist 0.
AcpiPldRotation45
Der Wert ist 1.
AcpiPldRotation90
Der Wert ist 2.
AcpiPldRotation135
Der Wert ist 3.
AcpiPldRotation180
Der Wert ist 4.
AcpiPldRotation225
Der Wert ist 5.
AcpiPldRotation270
Der Wert ist 6.
AcpiPldRotation315
Der Wert ist 7.

Anforderungen

Anforderung Wert
Header acpitabl.h