Type Definition nrf52832_hal::pac::pdm::EVENTS_END[][src]

pub type EVENTS_END = Reg<u32, _EVENTS_END>;
Expand description

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

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

For information about available fields see events_end module