Type Definition libacpica::ACPI_GENERIC_ADDRESS[][src]

pub type ACPI_GENERIC_ADDRESS = acpi_generic_address;
Expand description

GAS - Generic Address Structure (ACPI 2.0+)

Note: Since this structure is used in the ACPI tables, it is byte aligned. If misaligned access is not supported by the hardware, accesses to the 64-bit Address field must be performed with care.