Enum nrf52840::power::dcdcen::DCDCENW[][src]

pub enum DCDCENW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field DCDCEN

Variants

Disable

Enable

Auto Trait Implementations

impl Send for DCDCENW

impl Sync for DCDCENW