Module esp32c3::i2s0::tx_tdm_ctrl

source ·
Expand description

I2S TX TDM mode control register

Structs§

Type Aliases§

  • Register TX_TDM_CTRL reader
  • Field TX_TDM_CHAN0_EN reader - 1: Enable the valid data output of I2S TX TDM channel 0. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN0_EN writer - 1: Enable the valid data output of I2S TX TDM channel 0. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN1_EN reader - 1: Enable the valid data output of I2S TX TDM channel 1. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN1_EN writer - 1: Enable the valid data output of I2S TX TDM channel 1. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN2_EN reader - 1: Enable the valid data output of I2S TX TDM channel 2. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN2_EN writer - 1: Enable the valid data output of I2S TX TDM channel 2. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN3_EN reader - 1: Enable the valid data output of I2S TX TDM channel 3. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN3_EN writer - 1: Enable the valid data output of I2S TX TDM channel 3. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN4_EN reader - 1: Enable the valid data output of I2S TX TDM channel 4. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN4_EN writer - 1: Enable the valid data output of I2S TX TDM channel 4. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN5_EN reader - 1: Enable the valid data output of I2S TX TDM channel 5. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN5_EN writer - 1: Enable the valid data output of I2S TX TDM channel 5. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN6_EN reader - 1: Enable the valid data output of I2S TX TDM channel 6. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN6_EN writer - 1: Enable the valid data output of I2S TX TDM channel 6. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN7_EN reader - 1: Enable the valid data output of I2S TX TDM channel 7. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN7_EN writer - 1: Enable the valid data output of I2S TX TDM channel 7. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN8_EN reader - 1: Enable the valid data output of I2S TX TDM channel 8. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN8_EN writer - 1: Enable the valid data output of I2S TX TDM channel 8. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN9_EN reader - 1: Enable the valid data output of I2S TX TDM channel 9. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN9_EN writer - 1: Enable the valid data output of I2S TX TDM channel 9. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN10_EN reader - 1: Enable the valid data output of I2S TX TDM channel 10. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN10_EN writer - 1: Enable the valid data output of I2S TX TDM channel 10. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN11_EN reader - 1: Enable the valid data output of I2S TX TDM channel 11. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN11_EN writer - 1: Enable the valid data output of I2S TX TDM channel 11. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN12_EN reader - 1: Enable the valid data output of I2S TX TDM channel 12. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN12_EN writer - 1: Enable the valid data output of I2S TX TDM channel 12. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN13_EN reader - 1: Enable the valid data output of I2S TX TDM channel 13. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN13_EN writer - 1: Enable the valid data output of I2S TX TDM channel 13. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN14_EN reader - 1: Enable the valid data output of I2S TX TDM channel 14. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN14_EN writer - 1: Enable the valid data output of I2S TX TDM channel 14. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN15_EN reader - 1: Enable the valid data output of I2S TX TDM channel 15. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_CHAN15_EN writer - 1: Enable the valid data output of I2S TX TDM channel 15. 0: Disable, just output 0 in this channel.
  • Field TX_TDM_SKIP_MSK_EN reader - When DMA TX buffer stores the data of (REG_TX_TDM_TOT_CHAN_NUM + 1) channels, and only the data of the enabled channels is sent, then this bit should be set. Clear it when all the data stored in DMA TX buffer is for enabled channels.
  • Field TX_TDM_SKIP_MSK_EN writer - When DMA TX buffer stores the data of (REG_TX_TDM_TOT_CHAN_NUM + 1) channels, and only the data of the enabled channels is sent, then this bit should be set. Clear it when all the data stored in DMA TX buffer is for enabled channels.
  • Field TX_TDM_TOT_CHAN_NUM reader - The total channel number of I2S TX TDM mode.
  • Field TX_TDM_TOT_CHAN_NUM writer - The total channel number of I2S TX TDM mode.
  • Register TX_TDM_CTRL writer