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

pub enum CH6LIMITHW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field CH6LIMITH

Variants

Disable

Enable

Auto Trait Implementations

impl Send for CH6LIMITHW

impl Sync for CH6LIMITHW