Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |