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

pub enum DOGW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field DOG

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for DOGW

impl Sync for DOGW