enumerazione ACPI_PLD_HORIZONTAL_POSITION (acpitabl.h)
Descrive i bit di posizione orizzontale 72:73.
Sintassi
typedef enum _ACPI_PLD_HORIZONTAL_POSITION {
AcpiPldHPosLeft,
AcpiPldHPosCenter,
AcpiPldHPosRight
} ACPI_PLD_HORIZONTAL_POSITION, *PACPI_PLD_HORIZONTAL_POSITION;
Costanti
AcpiPldHPosLeft Il valore è 0. |
AcpiPldHPosCenter Il valore è 1. |
AcpiPldHPosRight Il valore è 2. |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | acpitabl.h |