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

pub enum RESETPINW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field RESETPIN

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for RESETPINW

impl Sync for RESETPINW