Type Definition nrf52833_hal::pac::saadc::EVENTS_DONE[][src]

type EVENTS_DONE = Reg<u32, _EVENTS_DONE>;

A conversion task has been completed. Depending on the configuration, 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