Condividi tramite


enumerazione ACPI_PLD_VERTICAL_POSITION (acpitabl.h)

Descrive i bit di posizione verticale 70:71.

Sintassi

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

Costanti

 
AcpiPldVPosUpper
Il valore è 0.
AcpiPldVPosCenter
Il valore è 1.
AcpiPldVPosLower
Il valore è 2.

Fabbisogno

Requisito Valore
intestazione acpitabl.h