Module esp32c6_lp::lp_i2c::int_clr
source · Expand description
Interrupt clear bits
Structs
- Interrupt clear bits
Type Aliases
- 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. - Register
INT_CLR
writer