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

pub enum LOCKUPW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field LOCKUP

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for LOCKUPW

impl Sync for LOCKUPW