Enum nrf52::saadc::samplerate::MODEW [] [src]

pub enum MODEW {
    TASK,
    TIMERS,
}

Values that can be written to the field MODE

Variants

Rate is controlled from SAMPLE task

Rate is controlled from local timer (use CC to control the rate)