Enum nrf52840::power::resetreas::OFFW[][src]

pub enum OFFW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field OFF

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for OFFW

impl Sync for OFFW