Enum nrf51822::lpcomp::power::POWERW [] [src]

pub enum POWERW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field POWER

Variants

Module power disabled.

Module power enabled.

Trait Implementations

Auto Trait Implementations

impl Send for POWERW

impl Sync for POWERW