[][src]Type Definition nrf52832_hal::target::i2s::EVENTS_RXPTRUPD

type EVENTS_RXPTRUPD = Reg<u32, _EVENTS_RXPTRUPD>;

The RXD.PTR register has been copied to internal double-buffers. When the I2S module is started and RX is enabled, this event will be generated for every RXTXD.MAXCNT words that are received on the SDIN pin.

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

For information about available fields see events_rxptrupd module