ACPI_PLD_VERTICAL_POSITION enumeration (acpitabl.h)

Describes vertical position bits 70:71.

Syntax

typedef enum _ACPI_PLD_VERTICAL_POSITION {
  AcpiPldVPosUpper,
  AcpiPldVPosCenter,
  AcpiPldVPosLower
} ACPI_PLD_VERTICAL_POSITION, *PACPI_PLD_VERTICAL_POSITION;

Constants

 
AcpiPldVPosUpper
Value is 0.
AcpiPldVPosCenter
Value is 1.
AcpiPldVPosLower
Value is 2.

Requirements

Requirement Value
Header acpitabl.h