Enum acpica_sys::Enum_AcpiRasfPatrolScrubCommands [] [src]

#[repr(u32)]
pub enum Enum_AcpiRasfPatrolScrubCommands { ACPI_RASF_GET_PATROL_PARAMETERS, ACPI_RASF_START_PATROL_SCRUBBER, ACPI_RASF_STOP_PATROL_SCRUBBER, }

Variants

Trait Implementations

impl Clone for Enum_AcpiRasfPatrolScrubCommands
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Enum_AcpiRasfPatrolScrubCommands
[src]