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

pub enum CH4LIMITLW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field CH4LIMITL

Variants

Disable

Enable

Auto Trait Implementations

impl Send for CH4LIMITLW

impl Sync for CH4LIMITLW