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

pub enum CH2LIMITHW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field CH2LIMITH

Variants

Disable

Enable

Auto Trait Implementations

impl Send for CH2LIMITHW

impl Sync for CH2LIMITHW