Struct libacpica::acpi_iort_pmcg[][src]

#[repr(C, packed)]
pub struct acpi_iort_pmcg { pub Page0BaseAddress: UINT64, pub OverflowGsiv: UINT32, pub NodeReference: UINT32, pub Page1BaseAddress: UINT64, }

Fields

Page0BaseAddress: UINT64OverflowGsiv: UINT32NodeReference: UINT32Page1BaseAddress: UINT64

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.