Struct acpica_sys::Struct_acpi_address32_attribute [] [src]

#[repr(C)]
pub struct Struct_acpi_address32_attribute { pub Granularity: UINT32, pub Minimum: UINT32, pub Maximum: UINT32, pub TranslationOffset: UINT32, pub AddressLength: UINT32, }

Fields

Trait Implementations

impl Copy for Struct_acpi_address32_attribute
[src]

impl Clone for Struct_acpi_address32_attribute
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_address32_attribute
[src]

Returns the "default value" for a type. Read more