Type Alias W

Source
pub type W = W<INT_CLR_SPEC>;
Expand description

Register INT_CLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ch_tx_end(&mut self, n: u8) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Set this bit to clear the rmt_ch(0-7)_rx_end_int_raw..

`n` is number of field in register. `n == 0` corresponds to `CH0_TX_END` field.
Source

pub fn ch0_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 0 - Set this bit to clear the rmt_ch0_rx_end_int_raw..

Source

pub fn ch1_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 3 - Set this bit to clear the rmt_ch1_rx_end_int_raw..

Source

pub fn ch2_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 6 - Set this bit to clear the rmt_ch2_rx_end_int_raw..

Source

pub fn ch3_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 9 - Set this bit to clear the rmt_ch3_rx_end_int_raw..

Source

pub fn ch4_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 12 - Set this bit to clear the rmt_ch4_rx_end_int_raw..

Source

pub fn ch5_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 15 - Set this bit to clear the rmt_ch5_rx_end_int_raw..

Source

pub fn ch6_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 18 - Set this bit to clear the rmt_ch6_rx_end_int_raw..

Source

pub fn ch7_tx_end(&mut self) -> CH_TX_END_W<'_, INT_CLR_SPEC>

Bit 21 - Set this bit to clear the rmt_ch7_rx_end_int_raw..

Source

pub fn ch_rx_end(&mut self, n: u8) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Set this bit to clear the rmt_ch(0-7)_tx_end_int_raw.

`n` is number of field in register. `n == 0` corresponds to `CH0_RX_END` field.
Source

pub fn ch0_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 1 - Set this bit to clear the rmt_ch0_tx_end_int_raw.

Source

pub fn ch1_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 4 - Set this bit to clear the rmt_ch1_tx_end_int_raw.

Source

pub fn ch2_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 7 - Set this bit to clear the rmt_ch2_tx_end_int_raw.

Source

pub fn ch3_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 10 - Set this bit to clear the rmt_ch3_tx_end_int_raw.

Source

pub fn ch4_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 13 - Set this bit to clear the rmt_ch4_tx_end_int_raw.

Source

pub fn ch5_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 16 - Set this bit to clear the rmt_ch5_tx_end_int_raw.

Source

pub fn ch6_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 19 - Set this bit to clear the rmt_ch6_tx_end_int_raw.

Source

pub fn ch7_rx_end(&mut self) -> CH_RX_END_W<'_, INT_CLR_SPEC>

Bit 22 - Set this bit to clear the rmt_ch7_tx_end_int_raw.

Source

pub fn ch_err(&mut self, n: u8) -> CH_ERR_W<'_, INT_CLR_SPEC>

Set this bit to clear the rmt_ch(0-7)_err_int_raw.

`n` is number of field in register. `n == 0` corresponds to `CH0_ERR` field.
Source

pub fn ch0_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 2 - Set this bit to clear the rmt_ch0_err_int_raw.

Source

pub fn ch1_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 5 - Set this bit to clear the rmt_ch1_err_int_raw.

Source

pub fn ch2_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 8 - Set this bit to clear the rmt_ch2_err_int_raw.

Source

pub fn ch3_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 11 - Set this bit to clear the rmt_ch3_err_int_raw.

Source

pub fn ch4_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 14 - Set this bit to clear the rmt_ch4_err_int_raw.

Source

pub fn ch5_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 17 - Set this bit to clear the rmt_ch5_err_int_raw.

Source

pub fn ch6_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 20 - Set this bit to clear the rmt_ch6_err_int_raw.

Source

pub fn ch7_err(&mut self) -> CH_ERR_W<'_, INT_CLR_SPEC>

Bit 23 - Set this bit to clear the rmt_ch7_err_int_raw.

Source

pub fn ch_tx_thr_event(&mut self, n: u8) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Set this bit to clear the rmt_ch(0-7)_tx_thr_event_int_raw interrupt.

`n` is number of field in register. `n == 0` corresponds to `CH0_TX_THR_EVENT` field.
Source

pub fn ch0_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 24 - Set this bit to clear the rmt_ch0_tx_thr_event_int_raw interrupt.

Source

pub fn ch1_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 25 - Set this bit to clear the rmt_ch1_tx_thr_event_int_raw interrupt.

Source

pub fn ch2_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 26 - Set this bit to clear the rmt_ch2_tx_thr_event_int_raw interrupt.

Source

pub fn ch3_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 27 - Set this bit to clear the rmt_ch3_tx_thr_event_int_raw interrupt.

Source

pub fn ch4_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 28 - Set this bit to clear the rmt_ch4_tx_thr_event_int_raw interrupt.

Source

pub fn ch5_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 29 - Set this bit to clear the rmt_ch5_tx_thr_event_int_raw interrupt.

Source

pub fn ch6_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 30 - Set this bit to clear the rmt_ch6_tx_thr_event_int_raw interrupt.

Source

pub fn ch7_tx_thr_event(&mut self) -> CH_TX_THR_EVENT_W<'_, INT_CLR_SPEC>

Bit 31 - Set this bit to clear the rmt_ch7_tx_thr_event_int_raw interrupt.