Module esp32s3::i2s1::i2s_int_clr

source ·
Expand description

I2S interrupt clear register.

Structs

I2S interrupt clear register.
Register I2S_INT_CLR writer

Type Definitions

Field I2S_RX_DONE_INT_CLR writer - Set this bit to clear the i2s_rx_done_int interrupt
Field I2S_RX_HUNG_INT_CLR writer - Set this bit to clear the i2s_rx_hung_int interrupt
Field I2S_TX_DONE_INT_CLR writer - Set this bit to clear the i2s_tx_done_int interrupt
Field I2S_TX_HUNG_INT_CLR writer - Set this bit to clear the i2s_tx_hung_int interrupt