[][src]Type Definition nrf52832_hal::target::saadc::EVENTS_DONE

type EVENTS_DONE = Reg<u32, _EVENTS_DONE>;

A conversion task has been completed. Depending on the mode, multiple conversions might be needed for a result to be transferred to RAM.

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

For information about available fields see events_done module