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

type EVENTS_TXPTRUPD = Reg<u32, _EVENTS_TXPTRUPD>;

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

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

For information about available fields see events_txptrupd module