pub struct W(_);
Expand description
Register INT_CLR
writer
Implementations
sourceimpl W
impl W
sourcepub unsafe fn ch_tx_end_int_clr<const O: u8>(
&mut self
) -> CH_TX_END_INT_CLR_W<'_, O>
pub unsafe fn ch_tx_end_int_clr<const O: u8>(
&mut self
) -> CH_TX_END_INT_CLR_W<'_, O>
Set this bit to clear the CH[0-3]_TX_END_INT interrupt.
sourcepub fn ch0_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 0>
pub fn ch0_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 0>
Bit 0 - Set this bit to clear the CH0_TX_END_INT interrupt.
sourcepub fn ch1_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 3>
pub fn ch1_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 3>
Bit 3 - Set this bit to clear the CH1_TX_END_INT interrupt.
sourcepub fn ch2_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 6>
pub fn ch2_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 6>
Bit 6 - Set this bit to clear the CH2_TX_END_INT interrupt.
sourcepub fn ch3_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 9>
pub fn ch3_tx_end_int_clr(&mut self) -> CH_TX_END_INT_CLR_W<'_, 9>
Bit 9 - Set this bit to clear the CH3_TX_END_INT interrupt.
sourcepub unsafe fn ch_rx_end_int_clr<const O: u8>(
&mut self
) -> CH_RX_END_INT_CLR_W<'_, O>
pub unsafe fn ch_rx_end_int_clr<const O: u8>(
&mut self
) -> CH_RX_END_INT_CLR_W<'_, O>
Set this bit to clear the CH[0-3]_RX_END_INT interrupt.
sourcepub fn ch0_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 1>
pub fn ch0_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 1>
Bit 1 - Set this bit to clear the CH0_RX_END_INT interrupt.
sourcepub fn ch1_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 4>
pub fn ch1_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 4>
Bit 4 - Set this bit to clear the CH1_RX_END_INT interrupt.
sourcepub fn ch2_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 7>
pub fn ch2_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 7>
Bit 7 - Set this bit to clear the CH2_RX_END_INT interrupt.
sourcepub fn ch3_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 10>
pub fn ch3_rx_end_int_clr(&mut self) -> CH_RX_END_INT_CLR_W<'_, 10>
Bit 10 - Set this bit to clear the CH3_RX_END_INT interrupt.
sourcepub unsafe fn ch_err_int_clr<const O: u8>(&mut self) -> CH_ERR_INT_CLR_W<'_, O>
pub unsafe fn ch_err_int_clr<const O: u8>(&mut self) -> CH_ERR_INT_CLR_W<'_, O>
Set this bit to clear the CH[0-3]_ERR_INT interrupt.
sourcepub fn ch0_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 2>
pub fn ch0_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 2>
Bit 2 - Set this bit to clear the CH0_ERR_INT interrupt.
sourcepub fn ch1_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 5>
pub fn ch1_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 5>
Bit 5 - Set this bit to clear the CH1_ERR_INT interrupt.
sourcepub fn ch2_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 8>
pub fn ch2_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 8>
Bit 8 - Set this bit to clear the CH2_ERR_INT interrupt.
sourcepub fn ch3_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 11>
pub fn ch3_err_int_clr(&mut self) -> CH_ERR_INT_CLR_W<'_, 11>
Bit 11 - Set this bit to clear the CH3_ERR_INT interrupt.
sourcepub unsafe fn ch_tx_thr_event_int_clr<const O: u8>(
&mut self
) -> CH_TX_THR_EVENT_INT_CLR_W<'_, O>
pub unsafe fn ch_tx_thr_event_int_clr<const O: u8>(
&mut self
) -> CH_TX_THR_EVENT_INT_CLR_W<'_, O>
Set this bit to clear the CH[0-3]_TX_THR_EVENT_INT interrupt.
sourcepub fn ch0_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 12>
pub fn ch0_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 12>
Bit 12 - Set this bit to clear the CH0_TX_THR_EVENT_INT interrupt.
sourcepub fn ch1_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 13>
pub fn ch1_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 13>
Bit 13 - Set this bit to clear the CH1_TX_THR_EVENT_INT interrupt.
sourcepub fn ch2_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 14>
pub fn ch2_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 14>
Bit 14 - Set this bit to clear the CH2_TX_THR_EVENT_INT interrupt.
sourcepub fn ch3_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 15>
pub fn ch3_tx_thr_event_int_clr(&mut self) -> CH_TX_THR_EVENT_INT_CLR_W<'_, 15>
Bit 15 - Set this bit to clear the CH3_TX_THR_EVENT_INT interrupt.
sourcepub unsafe fn ch_tx_loop_int_clr<const O: u8>(
&mut self
) -> CH_TX_LOOP_INT_CLR_W<'_, O>
pub unsafe fn ch_tx_loop_int_clr<const O: u8>(
&mut self
) -> CH_TX_LOOP_INT_CLR_W<'_, O>
Set this bit to clear the CH[0-3]_TX_LOOP_INT interrupt.
sourcepub fn ch0_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 16>
pub fn ch0_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 16>
Bit 16 - Set this bit to clear the CH0_TX_LOOP_INT interrupt.
sourcepub fn ch1_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 17>
pub fn ch1_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 17>
Bit 17 - Set this bit to clear the CH1_TX_LOOP_INT interrupt.
sourcepub fn ch2_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 18>
pub fn ch2_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 18>
Bit 18 - Set this bit to clear the CH2_TX_LOOP_INT interrupt.
sourcepub fn ch3_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 19>
pub fn ch3_tx_loop_int_clr(&mut self) -> CH_TX_LOOP_INT_CLR_W<'_, 19>
Bit 19 - Set this bit to clear the CH3_TX_LOOP_INT interrupt.