[][src]Type Definition nrf9160_hal::pac::pdm_ns::EVENTS_END

type EVENTS_END = Reg<u32, _EVENTS_END>;

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