Expand description
I2S RX data number control register.
Structs
Register
RXEOF_NUM readerI2S RX data number control register.
Register
RXEOF_NUM writerType Definitions
Field
RX_EOF_NUM reader - The receive data bit length is (I2S_RX_BITS_MOD[4:0] + 1) * (REG_RX_EOF_NUM[11:0] + 1) . It will trigger in_suc_eof interrupt in the configured DMA RX channel.Field
RX_EOF_NUM writer - The receive data bit length is (I2S_RX_BITS_MOD[4:0] + 1) * (REG_RX_EOF_NUM[11:0] + 1) . It will trigger in_suc_eof interrupt in the configured DMA RX channel.