Module esp32c3::i2s::int_clr

source ·
Expand description

I2S interrupt clear register.

Structs

I2S interrupt clear register.
Register INT_CLR writer

Type Definitions

Field RX_DONE_INT_CLR writer - Set this bit to clear the i2s_rx_done_int interrupt
Field RX_HUNG_INT_CLR writer - Set this bit to clear the i2s_rx_hung_int interrupt
Field TX_DONE_INT_CLR writer - Set this bit to clear the i2s_tx_done_int interrupt
Field TX_HUNG_INT_CLR writer - Set this bit to clear the i2s_tx_hung_int interrupt