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

pub enum CH0LIMITHW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field CH0LIMITH

Variants

Disable

Enable

Auto Trait Implementations

impl Send for CH0LIMITHW

impl Sync for CH0LIMITHW