Struct acpica_sys::Struct_acpi_resource_address [] [src]

pub struct Struct_acpi_resource_address {
    pub ResourceType: UINT8,
    pub ProducerConsumer: UINT8,
    pub Decode: UINT8,
    pub MinAddressFixed: UINT8,
    pub MaxAddressFixed: UINT8,
    pub Info: ACPI_RESOURCE_ATTRIBUTE,
}

Fields

Trait Implementations

impl Copy for Struct_acpi_resource_address
[src]

impl Clone for Struct_acpi_resource_address
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_resource_address
[src]

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