XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
ACPI_LPI_STATE_FLAGS Union Reference

#include <LowPowerIdleTable.h>

Public Attributes

struct { 
 
   UINT32   Disabled: 1 
 If set, LPI state is not used. More...
 
   UINT32   CounterUnavailable: 1 
 
   UINT32   Reserved: 30 
 Reserved for future use. Must be zero. More...
 
Bits 
 
UINT32 Data32
 

Detailed Description

Low Power Idle (LPI) State Flags

Member Data Documentation

◆ [struct]

struct { ... } ACPI_LPI_STATE_FLAGS::Bits

◆ CounterUnavailable

UINT32 ACPI_LPI_STATE_FLAGS::CounterUnavailable

If set, Residency counter is not available for this LPI state and Residency Counter Frequency is invalid

◆ Data32

UINT32 ACPI_LPI_STATE_FLAGS::Data32

◆ Disabled

UINT32 ACPI_LPI_STATE_FLAGS::Disabled

If set, LPI state is not used.

◆ Reserved

UINT32 ACPI_LPI_STATE_FLAGS::Reserved

Reserved for future use. Must be zero.


The documentation for this union was generated from the following file: