Type Definition microbit::hal::pac::saadc::TASKS_STOP[]

type TASKS_STOP = Reg<u32, _TASKS_STOP>;
Expand description

Stops the SAADC and terminates all on-going conversions

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

For information about available fields see tasks_stop module