pub struct W(_);Expand description
Register INT_CLR writer
Implementations§
source§impl W
impl W
sourcepub unsafe fn ch_tx_end<const O: u8>(&mut self) -> CH_TX_END_W<'_, O>
pub unsafe fn ch_tx_end<const O: u8>(&mut self) -> CH_TX_END_W<'_, O>
Set this bit to clear theCH[0-1]_TX_END_INT interrupt.
sourcepub fn ch0_tx_end(&mut self) -> CH_TX_END_W<'_, 0>
pub fn ch0_tx_end(&mut self) -> CH_TX_END_W<'_, 0>
Bit 0 - Set this bit to clear theCH0_TX_END_INT interrupt.
sourcepub fn ch1_tx_end(&mut self) -> CH_TX_END_W<'_, 1>
pub fn ch1_tx_end(&mut self) -> CH_TX_END_W<'_, 1>
Bit 1 - Set this bit to clear theCH1_TX_END_INT interrupt.
sourcepub unsafe fn ch_rx_end<const O: u8>(&mut self) -> CH_RX_END_W<'_, O>
pub unsafe fn ch_rx_end<const O: u8>(&mut self) -> CH_RX_END_W<'_, O>
Set this bit to clear theCH2_RX_END_INT interrupt.
sourcepub fn ch2_rx_end(&mut self) -> CH_RX_END_W<'_, 2>
pub fn ch2_rx_end(&mut self) -> CH_RX_END_W<'_, 2>
Bit 2 - Set this bit to clear theCH2_RX_END_INT interrupt.
sourcepub fn ch3_rx_end(&mut self) -> CH_RX_END_W<'_, 3>
pub fn ch3_rx_end(&mut self) -> CH_RX_END_W<'_, 3>
Bit 3 - Set this bit to clear theCH2_RX_END_INT interrupt.
sourcepub unsafe fn ch_tx_err<const O: u8>(&mut self) -> CH_TX_ERR_W<'_, O>
pub unsafe fn ch_tx_err<const O: u8>(&mut self) -> CH_TX_ERR_W<'_, O>
Set this bit to clear theCH4_ERR_INT interrupt.
sourcepub fn ch0_tx_err(&mut self) -> CH_TX_ERR_W<'_, 4>
pub fn ch0_tx_err(&mut self) -> CH_TX_ERR_W<'_, 4>
Bit 4 - Set this bit to clear theCH4_ERR_INT interrupt.
sourcepub fn ch1_tx_err(&mut self) -> CH_TX_ERR_W<'_, 5>
pub fn ch1_tx_err(&mut self) -> CH_TX_ERR_W<'_, 5>
Bit 5 - Set this bit to clear theCH4_ERR_INT interrupt.
sourcepub unsafe fn ch_rx_err<const O: u8>(&mut self) -> CH_RX_ERR_W<'_, O>
pub unsafe fn ch_rx_err<const O: u8>(&mut self) -> CH_RX_ERR_W<'_, O>
Set this bit to clear theCH6_ERR_INT interrupt.
sourcepub fn ch2_rx_err(&mut self) -> CH_RX_ERR_W<'_, 6>
pub fn ch2_rx_err(&mut self) -> CH_RX_ERR_W<'_, 6>
Bit 6 - Set this bit to clear theCH6_ERR_INT interrupt.
sourcepub fn ch3_rx_err(&mut self) -> CH_RX_ERR_W<'_, 7>
pub fn ch3_rx_err(&mut self) -> CH_RX_ERR_W<'_, 7>
Bit 7 - Set this bit to clear theCH6_ERR_INT interrupt.
sourcepub unsafe fn ch_tx_thr_event<const O: u8>(
&mut self
) -> CH_TX_THR_EVENT_W<'_, O>
pub unsafe fn ch_tx_thr_event<const O: u8>( &mut self ) -> CH_TX_THR_EVENT_W<'_, O>
Set this bit to clear theCH[0-1]_TX_THR_EVENT_INT interrupt.
sourcepub fn ch0_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, 8>
pub fn ch0_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, 8>
Bit 8 - Set this bit to clear theCH0_TX_THR_EVENT_INT interrupt.
sourcepub fn ch1_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, 9>
pub fn ch1_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, 9>
Bit 9 - Set this bit to clear theCH1_TX_THR_EVENT_INT interrupt.
sourcepub unsafe fn ch_rx_thr_event<const O: u8>(
&mut self
) -> CH_RX_THR_EVENT_W<'_, O>
pub unsafe fn ch_rx_thr_event<const O: u8>( &mut self ) -> CH_RX_THR_EVENT_W<'_, O>
Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
sourcepub fn ch2_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, 10>
pub fn ch2_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, 10>
Bit 10 - Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
sourcepub fn ch3_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, 11>
pub fn ch3_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, 11>
Bit 11 - Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
sourcepub unsafe fn ch_tx_loop<const O: u8>(&mut self) -> CH_TX_LOOP_W<'_, O>
pub unsafe fn ch_tx_loop<const O: u8>(&mut self) -> CH_TX_LOOP_W<'_, O>
Set this bit to clear theCH[0-1]_TX_LOOP_INT interrupt.
sourcepub fn ch0_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, 12>
pub fn ch0_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, 12>
Bit 12 - Set this bit to clear theCH0_TX_LOOP_INT interrupt.
sourcepub fn ch1_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, 13>
pub fn ch1_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, 13>
Bit 13 - Set this bit to clear theCH1_TX_LOOP_INT interrupt.