Enum nrf52840::saadc::inten::STOPPEDW[][src]

pub enum STOPPEDW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field STOPPED

Variants

Disable

Enable

Auto Trait Implementations

impl Send for STOPPEDW

impl Sync for STOPPEDW