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 ch_tx_end(&mut self, n: u8) -> CH_TX_END_W<'_, INT_CLR_SPEC>
pub fn ch_tx_end(&mut self, n: u8) -> CH_TX_END_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH(0-1)_TX_END_INT interrupt.
Sourcepub fn ch0_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>
pub fn ch0_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>
Bit 0 - Set this bit to clear theCH0_TX_END_INT interrupt.
Sourcepub fn ch1_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>
pub fn ch1_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>
Bit 1 - Set this bit to clear theCH1_TX_END_INT interrupt.
Sourcepub fn ch_rx_end(&mut self, n: u8) -> CH_RX_END_W<'_, INT_CLR_SPEC>
pub fn ch_rx_end(&mut self, n: u8) -> CH_RX_END_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH2_RX_END_INT interrupt.
Sourcepub fn ch2_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>
pub fn ch2_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>
Bit 2 - Set this bit to clear theCH2_RX_END_INT interrupt.
Sourcepub fn ch3_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>
pub fn ch3_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>
Bit 3 - Set this bit to clear theCH2_RX_END_INT interrupt.
Sourcepub fn ch_tx_err(&mut self, n: u8) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch_tx_err(&mut self, n: u8) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH4_ERR_INT interrupt.
Sourcepub fn ch0_tx_err(&mut self) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch0_tx_err(&mut self) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
Bit 4 - Set this bit to clear theCH4_ERR_INT interrupt.
Sourcepub fn ch1_tx_err(&mut self) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch1_tx_err(&mut self) -> CH_TX_ERR_W<'_, INT_CLR_SPEC>
Bit 5 - Set this bit to clear theCH4_ERR_INT interrupt.
Sourcepub fn ch_rx_err(&mut self, n: u8) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch_rx_err(&mut self, n: u8) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH6_ERR_INT interrupt.
Sourcepub fn ch2_rx_err(&mut self) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch2_rx_err(&mut self) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
Bit 6 - Set this bit to clear theCH6_ERR_INT interrupt.
Sourcepub fn ch3_rx_err(&mut self) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
pub fn ch3_rx_err(&mut self) -> CH_RX_ERR_W<'_, INT_CLR_SPEC>
Bit 7 - Set this bit to clear theCH6_ERR_INT interrupt.
Sourcepub fn ch_tx_thr_event(&mut self, n: u8) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>
pub fn ch_tx_thr_event(&mut self, n: u8) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>
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<'_, INT_CLR_SPEC>
pub fn ch0_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>
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<'_, INT_CLR_SPEC>
pub fn ch1_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>
Bit 9 - Set this bit to clear theCH1_TX_THR_EVENT_INT interrupt.
Sourcepub fn ch_rx_thr_event(&mut self, n: u8) -> CH_RX_THR_EVENT_W<'_, INT_CLR_SPEC>
pub fn ch_rx_thr_event(&mut self, n: u8) -> CH_RX_THR_EVENT_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
Sourcepub fn ch2_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, INT_CLR_SPEC>
pub fn ch2_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, INT_CLR_SPEC>
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<'_, INT_CLR_SPEC>
pub fn ch3_rx_thr_event(&mut self) -> CH_RX_THR_EVENT_W<'_, INT_CLR_SPEC>
Bit 11 - Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
Sourcepub fn ch_tx_loop(&mut self, n: u8) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
pub fn ch_tx_loop(&mut self, n: u8) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
Set this bit to clear theCH(0-1)_TX_LOOP_INT interrupt.
Sourcepub fn ch0_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
pub fn ch0_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
Bit 12 - Set this bit to clear theCH0_TX_LOOP_INT interrupt.
Sourcepub fn ch1_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
pub fn ch1_tx_loop(&mut self) -> CH_TX_LOOP_W<'_, INT_CLR_SPEC>
Bit 13 - Set this bit to clear theCH1_TX_LOOP_INT interrupt.