Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
FADT Struct Reference

#include <acpi.h>

Collaboration diagram for FADT:
Collaboration graph
[legend]

Public Member Functions

bool IsDutyCycleSupported () const
 
bool IsC2Supported () const
 
bool IsC3Supported () const
 

Public Attributes

AcpiTable header
 
u8 unused1 [40]
 
u32 pmTimerPortAddress
 
u8 unused2 [16]
 
u16 c2Latency
 
u16 c3Latency
 
u8 unused3 [5]
 
u8 dutyWidth
 
u8 unused4 [6]
 
u32 flags
 

Member Function Documentation

◆ IsC2Supported()

bool FADT::IsC2Supported ( ) const
inline

◆ IsC3Supported()

bool FADT::IsC3Supported ( ) const
inline

◆ IsDutyCycleSupported()

bool FADT::IsDutyCycleSupported ( ) const
inline

Member Data Documentation

◆ c2Latency

u16 FADT::c2Latency

◆ c3Latency

u16 FADT::c3Latency

◆ dutyWidth

u8 FADT::dutyWidth

◆ flags

u32 FADT::flags

◆ header

AcpiTable FADT::header

◆ pmTimerPortAddress

u32 FADT::pmTimerPortAddress

◆ unused1

u8 FADT::unused1[40]

◆ unused2

u8 FADT::unused2[16]

◆ unused3

u8 FADT::unused3[5]

◆ unused4

u8 FADT::unused4[6]

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