Type Alias nrf52810_hal::pac::saadc::events_done::EVENTS_DONE_W

source ·
pub type EVENTS_DONE_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_DONE_SPEC, EVENTS_DONE_A, BitM, O>;
Expand description

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

Aliased Type§

struct EVENTS_DONE_W<'a, const O: u8> { /* private fields */ }