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

pub enum DIFW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field DIF

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for DIFW

impl Sync for DIFW