Struct acpi::madt::GiccEntry[][src]

#[repr(C, packed)]
pub struct GiccEntry { /* fields omitted */ }
Expand description

This field will appear for ARM processors that support ACPI and use the Generic Interrupt Controller. In the GICC interrupt model, each logical process has a Processor Device object in the namespace, and uses this structure to convey its GIC information.

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.