pub struct W(_);
Expand description
Register INT_CLR
writer
Implementations
sourceimpl W
impl W
sourcepub fn rxfifo_wm_int_clr(&mut self) -> RXFIFO_WM_INT_CLR_W<'_, 0>
pub fn rxfifo_wm_int_clr(&mut self) -> RXFIFO_WM_INT_CLR_W<'_, 0>
Bit 0 - Set this bit to clear I2C_RXFIFO_WM_INT interrupt.
sourcepub fn txfifo_wm_int_clr(&mut self) -> TXFIFO_WM_INT_CLR_W<'_, 1>
pub fn txfifo_wm_int_clr(&mut self) -> TXFIFO_WM_INT_CLR_W<'_, 1>
Bit 1 - Set this bit to clear I2C_TXFIFO_WM_INT interrupt.
sourcepub fn rxfifo_ovf_int_clr(&mut self) -> RXFIFO_OVF_INT_CLR_W<'_, 2>
pub fn rxfifo_ovf_int_clr(&mut self) -> RXFIFO_OVF_INT_CLR_W<'_, 2>
Bit 2 - Set this bit to clear I2C_RXFIFO_OVF_INT interrupt.
sourcepub fn end_detect_int_clr(&mut self) -> END_DETECT_INT_CLR_W<'_, 3>
pub fn end_detect_int_clr(&mut self) -> END_DETECT_INT_CLR_W<'_, 3>
Bit 3 - Set this bit to clear the I2C_END_DETECT_INT interrupt.
sourcepub fn byte_trans_done_int_clr(&mut self) -> BYTE_TRANS_DONE_INT_CLR_W<'_, 4>
pub fn byte_trans_done_int_clr(&mut self) -> BYTE_TRANS_DONE_INT_CLR_W<'_, 4>
Bit 4 - Set this bit to clear the I2C_END_DETECT_INT interrupt.
sourcepub fn arbitration_lost_int_clr(&mut self) -> ARBITRATION_LOST_INT_CLR_W<'_, 5>
pub fn arbitration_lost_int_clr(&mut self) -> ARBITRATION_LOST_INT_CLR_W<'_, 5>
Bit 5 - Set this bit to clear the I2C_ARBITRATION_LOST_INT interrupt.
sourcepub fn mst_txfifo_udf_int_clr(&mut self) -> MST_TXFIFO_UDF_INT_CLR_W<'_, 6>
pub fn mst_txfifo_udf_int_clr(&mut self) -> MST_TXFIFO_UDF_INT_CLR_W<'_, 6>
Bit 6 - Set this bit to clear I2C_TRANS_COMPLETE_INT interrupt.
sourcepub fn trans_complete_int_clr(&mut self) -> TRANS_COMPLETE_INT_CLR_W<'_, 7>
pub fn trans_complete_int_clr(&mut self) -> TRANS_COMPLETE_INT_CLR_W<'_, 7>
Bit 7 - Set this bit to clear the I2C_TRANS_COMPLETE_INT interrupt.
sourcepub fn time_out_int_clr(&mut self) -> TIME_OUT_INT_CLR_W<'_, 8>
pub fn time_out_int_clr(&mut self) -> TIME_OUT_INT_CLR_W<'_, 8>
Bit 8 - Set this bit to clear the I2C_TIME_OUT_INT interrupt.
sourcepub fn trans_start_int_clr(&mut self) -> TRANS_START_INT_CLR_W<'_, 9>
pub fn trans_start_int_clr(&mut self) -> TRANS_START_INT_CLR_W<'_, 9>
Bit 9 - Set this bit to clear the I2C_TRANS_START_INT interrupt.
sourcepub fn nack_int_clr(&mut self) -> NACK_INT_CLR_W<'_, 10>
pub fn nack_int_clr(&mut self) -> NACK_INT_CLR_W<'_, 10>
Bit 10 - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.
sourcepub fn txfifo_ovf_int_clr(&mut self) -> TXFIFO_OVF_INT_CLR_W<'_, 11>
pub fn txfifo_ovf_int_clr(&mut self) -> TXFIFO_OVF_INT_CLR_W<'_, 11>
Bit 11 - Set this bit to clear I2C_TXFIFO_OVF_INT interrupt.
sourcepub fn rxfifo_udf_int_clr(&mut self) -> RXFIFO_UDF_INT_CLR_W<'_, 12>
pub fn rxfifo_udf_int_clr(&mut self) -> RXFIFO_UDF_INT_CLR_W<'_, 12>
Bit 12 - Set this bit to clear I2C_RXFIFO_UDF_INT interrupt.
sourcepub fn scl_st_to_int_clr(&mut self) -> SCL_ST_TO_INT_CLR_W<'_, 13>
pub fn scl_st_to_int_clr(&mut self) -> SCL_ST_TO_INT_CLR_W<'_, 13>
Bit 13 - Set this bit to clear I2C_SCL_ST_TO_INT interrupt.
sourcepub fn scl_main_st_to_int_clr(&mut self) -> SCL_MAIN_ST_TO_INT_CLR_W<'_, 14>
pub fn scl_main_st_to_int_clr(&mut self) -> SCL_MAIN_ST_TO_INT_CLR_W<'_, 14>
Bit 14 - Set this bit to clear I2C_SCL_MAIN_ST_TO_INT interrupt.
sourcepub fn det_start_int_clr(&mut self) -> DET_START_INT_CLR_W<'_, 15>
pub fn det_start_int_clr(&mut self) -> DET_START_INT_CLR_W<'_, 15>
Bit 15 - Set this bit to clear I2C_DET_START_INT interrupt.
sourcepub fn slave_stretch_int_clr(&mut self) -> SLAVE_STRETCH_INT_CLR_W<'_, 16>
pub fn slave_stretch_int_clr(&mut self) -> SLAVE_STRETCH_INT_CLR_W<'_, 16>
Bit 16 - Set this bit to clear I2C_SLAVE_STRETCH_INT interrupt.
sourcepub fn general_call_int_clr(&mut self) -> GENERAL_CALL_INT_CLR_W<'_, 17>
pub fn general_call_int_clr(&mut self) -> GENERAL_CALL_INT_CLR_W<'_, 17>
Bit 17 - Set this bit for I2C_GENARAL_CALL_INT interrupt.