pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn rxfifo_wm(&mut self) -> RXFIFO_WM_W<'_, INT_CLR_SPEC>
pub fn rxfifo_wm(&mut self) -> RXFIFO_WM_W<'_, INT_CLR_SPEC>
Bit 0 - Set this bit to clear I2C_RXFIFO_WM_INT interrupt.
Sourcepub fn txfifo_wm(&mut self) -> TXFIFO_WM_W<'_, INT_CLR_SPEC>
pub fn txfifo_wm(&mut self) -> TXFIFO_WM_W<'_, INT_CLR_SPEC>
Bit 1 - Set this bit to clear I2C_TXFIFO_WM_INT interrupt.
Sourcepub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, INT_CLR_SPEC>
pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, INT_CLR_SPEC>
Bit 2 - Set this bit to clear I2C_RXFIFO_OVF_INT interrupt.
Sourcepub fn end_detect(&mut self) -> END_DETECT_W<'_, INT_CLR_SPEC>
pub fn end_detect(&mut self) -> END_DETECT_W<'_, INT_CLR_SPEC>
Bit 3 - Set this bit to clear the I2C_END_DETECT_INT interrupt.
Sourcepub fn byte_trans_done(&mut self) -> BYTE_TRANS_DONE_W<'_, INT_CLR_SPEC>
pub fn byte_trans_done(&mut self) -> BYTE_TRANS_DONE_W<'_, INT_CLR_SPEC>
Bit 4 - Set this bit to clear the I2C_END_DETECT_INT interrupt.
Sourcepub fn arbitration_lost(&mut self) -> ARBITRATION_LOST_W<'_, INT_CLR_SPEC>
pub fn arbitration_lost(&mut self) -> ARBITRATION_LOST_W<'_, INT_CLR_SPEC>
Bit 5 - Set this bit to clear the I2C_ARBITRATION_LOST_INT interrupt.
Sourcepub fn mst_txfifo_udf(&mut self) -> MST_TXFIFO_UDF_W<'_, INT_CLR_SPEC>
pub fn mst_txfifo_udf(&mut self) -> MST_TXFIFO_UDF_W<'_, INT_CLR_SPEC>
Bit 6 - Set this bit to clear I2C_TRANS_COMPLETE_INT interrupt.
Sourcepub fn trans_complete(&mut self) -> TRANS_COMPLETE_W<'_, INT_CLR_SPEC>
pub fn trans_complete(&mut self) -> TRANS_COMPLETE_W<'_, INT_CLR_SPEC>
Bit 7 - Set this bit to clear the I2C_TRANS_COMPLETE_INT interrupt.
Sourcepub fn time_out(&mut self) -> TIME_OUT_W<'_, INT_CLR_SPEC>
pub fn time_out(&mut self) -> TIME_OUT_W<'_, INT_CLR_SPEC>
Bit 8 - Set this bit to clear the I2C_TIME_OUT_INT interrupt.
Sourcepub fn trans_start(&mut self) -> TRANS_START_W<'_, INT_CLR_SPEC>
pub fn trans_start(&mut self) -> TRANS_START_W<'_, INT_CLR_SPEC>
Bit 9 - Set this bit to clear the I2C_TRANS_START_INT interrupt.
Sourcepub fn nack(&mut self) -> NACK_W<'_, INT_CLR_SPEC>
pub fn nack(&mut self) -> NACK_W<'_, INT_CLR_SPEC>
Bit 10 - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.
Sourcepub fn txfifo_ovf(&mut self) -> TXFIFO_OVF_W<'_, INT_CLR_SPEC>
pub fn txfifo_ovf(&mut self) -> TXFIFO_OVF_W<'_, INT_CLR_SPEC>
Bit 11 - Set this bit to clear I2C_TXFIFO_OVF_INT interrupt.
Sourcepub fn rxfifo_udf(&mut self) -> RXFIFO_UDF_W<'_, INT_CLR_SPEC>
pub fn rxfifo_udf(&mut self) -> RXFIFO_UDF_W<'_, INT_CLR_SPEC>
Bit 12 - Set this bit to clear I2C_RXFIFO_UDF_INT interrupt.
Sourcepub fn scl_st_to(&mut self) -> SCL_ST_TO_W<'_, INT_CLR_SPEC>
pub fn scl_st_to(&mut self) -> SCL_ST_TO_W<'_, INT_CLR_SPEC>
Bit 13 - Set this bit to clear I2C_SCL_ST_TO_INT interrupt.
Sourcepub fn scl_main_st_to(&mut self) -> SCL_MAIN_ST_TO_W<'_, INT_CLR_SPEC>
pub fn scl_main_st_to(&mut self) -> SCL_MAIN_ST_TO_W<'_, INT_CLR_SPEC>
Bit 14 - Set this bit to clear I2C_SCL_MAIN_ST_TO_INT interrupt.
Sourcepub fn det_start(&mut self) -> DET_START_W<'_, INT_CLR_SPEC>
pub fn det_start(&mut self) -> DET_START_W<'_, INT_CLR_SPEC>
Bit 15 - Set this bit to clear I2C_DET_START_INT interrupt.
Sourcepub fn slave_stretch(&mut self) -> SLAVE_STRETCH_W<'_, INT_CLR_SPEC>
pub fn slave_stretch(&mut self) -> SLAVE_STRETCH_W<'_, INT_CLR_SPEC>
Bit 16 - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.
Sourcepub fn general_call(&mut self) -> GENERAL_CALL_W<'_, INT_CLR_SPEC>
pub fn general_call(&mut self) -> GENERAL_CALL_W<'_, INT_CLR_SPEC>
Bit 17 - Set this bit for I2C_GENARAL_CALL_INT interrupt.