Type Alias nrf52810_hal::pac::pdm::events_end::EVENTS_END_W

source ·
pub type EVENTS_END_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_END_SPEC, EVENTS_END_A, BitM, O>;
Expand description

Field EVENTS_END writer - The PDM has written the last sample specified by SAMPLE.MAXCNT (or the last sample after a STOP task has been received) to Data RAM

Aliased Type§

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