Module esp32c2_hal::pac::i2c0::int_clr
Expand description
Interrupt clear bits
Structs
Interrupt clear bits
Register
INT_CLR
writerType Definitions
Field
ARBITRATION_LOST_INT_CLR
writer - Set this bit to clear the I2C_ARBITRATION_LOST_INT interrupt.Field
BYTE_TRANS_DONE_INT_CLR
writer - Set this bit to clear the I2C_END_DETECT_INT interrupt.Field
DET_START_INT_CLR
writer - Set this bit to clear I2C_DET_START_INT interrupt.Field
END_DETECT_INT_CLR
writer - Set this bit to clear the I2C_END_DETECT_INT interrupt.Field
MST_TXFIFO_UDF_INT_CLR
writer - Set this bit to clear I2C_TRANS_COMPLETE_INT interrupt.Field
NACK_INT_CLR
writer - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.Field
RXFIFO_OVF_INT_CLR
writer - Set this bit to clear I2C_RXFIFO_OVF_INT interrupt.Field
RXFIFO_UDF_INT_CLR
writer - Set this bit to clear I2C_RXFIFO_UDF_INT interrupt.Field
RXFIFO_WM_INT_CLR
writer - Set this bit to clear I2C_RXFIFO_WM_INT interrupt.Field
SCL_MAIN_ST_TO_INT_CLR
writer - Set this bit to clear I2C_SCL_MAIN_ST_TO_INT interrupt.Field
SCL_ST_TO_INT_CLR
writer - Set this bit to clear I2C_SCL_ST_TO_INT interrupt.Field
TIME_OUT_INT_CLR
writer - Set this bit to clear the I2C_TIME_OUT_INT interrupt.Field
TRANS_COMPLETE_INT_CLR
writer - Set this bit to clear the I2C_TRANS_COMPLETE_INT interrupt.Field
TRANS_START_INT_CLR
writer - Set this bit to clear the I2C_TRANS_START_INT interrupt.Field
TXFIFO_OVF_INT_CLR
writer - Set this bit to clear I2C_TXFIFO_OVF_INT interrupt.Field
TXFIFO_WM_INT_CLR
writer - Set this bit to clear I2C_TXFIFO_WM_INT interrupt.