[][src]Type Definition nrf52832_hal::pac::saadc::TASKS_SAMPLE

type TASKS_SAMPLE = Reg<u32, _TASKS_SAMPLE>;

Take one ADC sample, if scan is enabled all channels are sampled

This register you can reset, write, write_with_zero. See API.

For information about available fields see tasks_sample module