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

pub enum VBUSW {
    NOTDETECTED,
    DETECTED,
}

Values that can be written to the field VBUS

Variants

Not detected

Detected

Auto Trait Implementations

impl Send for VBUSW

impl Sync for VBUSW