Enum nrf52::radio::power::POWERW [] [src]

pub enum POWERW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field POWER

Variants

Peripheral is powered off

Peripheral is powered on