esp32s3::i2s1

Module int_clr

Source
Expand description

I2S interrupt clear register.

Structs§

Type Aliases§

  • Field RX_DONE writer - Set this bit to clear the i2s_rx_done_int interrupt
  • Field RX_HUNG writer - Set this bit to clear the i2s_rx_hung_int interrupt
  • Field TX_DONE writer - Set this bit to clear the i2s_tx_done_int interrupt
  • Field TX_HUNG writer - Set this bit to clear the i2s_tx_hung_int interrupt
  • Register INT_CLR writer