Module int_clr

Source
Expand description

Interrupt clear bits

Structs§

INT_CLR_SPEC
Interrupt clear bits

Type Aliases§

ARBITRATION_LOST_W
Field ARBITRATION_LOST writer - Set this bit to clear the I2C_ARBITRATION_LOST_INT interrupt.
BYTE_TRANS_DONE_W
Field BYTE_TRANS_DONE writer - Set this bit to clear the I2C_END_DETECT_INT interrupt.
DET_START_W
Field DET_START writer - Set this bit to clear I2C_DET_START_INT interrupt.
END_DETECT_W
Field END_DETECT writer - Set this bit to clear the I2C_END_DETECT_INT interrupt.
MST_TXFIFO_UDF_W
Field MST_TXFIFO_UDF writer - Set this bit to clear I2C_TRANS_COMPLETE_INT interrupt.
NACK_W
Field NACK writer - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.
RXFIFO_OVF_W
Field RXFIFO_OVF writer - Set this bit to clear I2C_RXFIFO_OVF_INT interrupt.
RXFIFO_UDF_W
Field RXFIFO_UDF writer - Set this bit to clear I2C_RXFIFO_UDF_INT interrupt.
RXFIFO_WM_W
Field RXFIFO_WM writer - Set this bit to clear I2C_RXFIFO_WM_INT interrupt.
SCL_MAIN_ST_TO_W
Field SCL_MAIN_ST_TO writer - Set this bit to clear I2C_SCL_MAIN_ST_TO_INT interrupt.
SCL_ST_TO_W
Field SCL_ST_TO writer - Set this bit to clear I2C_SCL_ST_TO_INT interrupt.
TIME_OUT_W
Field TIME_OUT writer - Set this bit to clear the I2C_TIME_OUT_INT interrupt.
TRANS_COMPLETE_W
Field TRANS_COMPLETE writer - Set this bit to clear the I2C_TRANS_COMPLETE_INT interrupt.
TRANS_START_W
Field TRANS_START writer - Set this bit to clear the I2C_TRANS_START_INT interrupt.
TXFIFO_OVF_W
Field TXFIFO_OVF writer - Set this bit to clear I2C_TXFIFO_OVF_INT interrupt.
TXFIFO_WM_W
Field TXFIFO_WM writer - Set this bit to clear I2C_TXFIFO_WM_INT interrupt.
W
Register INT_CLR writer