Module esp32h2::pcr::i2s_conf

source ·
Expand description

I2S configuration register

Structs

Type Aliases

  • Field I2S_CLK_EN reader - Set 1 to enable i2s apb clock
  • Field I2S_CLK_EN writer - Set 1 to enable i2s apb clock
  • Field I2S_RST_EN reader - Set 0 to reset i2s module
  • Field I2S_RST_EN writer - Set 0 to reset i2s module
  • Field I2S_RX_READY reader - Query this field before using i2s rx function, after reset i2s module
  • Field I2S_TX_READY reader - Query this field before using i2s tx function, after reset i2s module
  • Register I2S_CONF reader
  • Register I2S_CONF writer