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

pub enum CH4LIMITHW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field CH4LIMITH

Variants

Disable

Enable

Auto Trait Implementations

impl Send for CH4LIMITHW

impl Sync for CH4LIMITHW