Module esp32c3::i2s0::rxeof_num

source ·
Expand description

I2S RX data number control register.

Structs§

Type Aliases§

  • Register RXEOF_NUM reader
  • 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.
  • Register RXEOF_NUM writer