Module esp32c6_lp::lp_i2c0::int_clr
source · Expand description
Interrupt clear bits
Structs§
- Interrupt clear bits
Type Aliases§
- Field
ARBITRATION_LOSTwriter - Set this bit to clear the I2C_ARBITRATION_LOST_INT interrupt. - Field
BYTE_TRANS_DONEwriter - Set this bit to clear the I2C_END_DETECT_INT interrupt. - Field
DET_STARTwriter - Set this bit to clear I2C_DET_START_INT interrupt. - Field
END_DETECTwriter - Set this bit to clear the I2C_END_DETECT_INT interrupt. - Field
MST_TXFIFO_UDFwriter - Set this bit to clear I2C_TRANS_COMPLETE_INT interrupt. - Field
NACKwriter - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt. - Field
RXFIFO_OVFwriter - Set this bit to clear I2C_RXFIFO_OVF_INT interrupt. - Field
RXFIFO_UDFwriter - Set this bit to clear I2C_RXFIFO_UDF_INT interrupt. - Field
RXFIFO_WMwriter - Set this bit to clear I2C_RXFIFO_WM_INT interrupt. - Field
SCL_MAIN_ST_TOwriter - Set this bit to clear I2C_SCL_MAIN_ST_TO_INT interrupt. - Field
SCL_ST_TOwriter - Set this bit to clear I2C_SCL_ST_TO_INT interrupt. - Field
TIME_OUTwriter - Set this bit to clear the I2C_TIME_OUT_INT interrupt. - Field
TRANS_COMPLETEwriter - Set this bit to clear the I2C_TRANS_COMPLETE_INT interrupt. - Field
TRANS_STARTwriter - Set this bit to clear the I2C_TRANS_START_INT interrupt. - Field
TXFIFO_OVFwriter - Set this bit to clear I2C_TXFIFO_OVF_INT interrupt. - Field
TXFIFO_WMwriter - Set this bit to clear I2C_TXFIFO_WM_INT interrupt. - Register
INT_CLRwriter