Enum acpica_sys::Enum_AcpiIvrsType [] [src]

#[repr(u32)]
pub enum Enum_AcpiIvrsType { ACPI_IVRS_TYPE_HARDWARE, ACPI_IVRS_TYPE_MEMORY1, ACPI_IVRS_TYPE_MEMORY2, ACPI_IVRS_TYPE_MEMORY3, }

Variants

Trait Implementations

impl Clone for Enum_AcpiIvrsType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Enum_AcpiIvrsType
[src]