pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn ch_tx_end(&self, n: u8) -> CH_TX_END_R
pub fn ch_tx_end(&self, n: u8) -> CH_TX_END_R
The interrupt enable bit for CH(0-1)_TX_END_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH0_TX_END
field
sourcepub fn ch_tx_end_iter(&self) -> impl Iterator<Item = CH_TX_END_R> + '_
pub fn ch_tx_end_iter(&self) -> impl Iterator<Item = CH_TX_END_R> + '_
Iterator for array of: The interrupt enable bit for CH(0-1)_TX_END_INT.
sourcepub fn ch0_tx_end(&self) -> CH_TX_END_R
pub fn ch0_tx_end(&self) -> CH_TX_END_R
Bit 0 - The interrupt enable bit for CH0_TX_END_INT.
sourcepub fn ch1_tx_end(&self) -> CH_TX_END_R
pub fn ch1_tx_end(&self) -> CH_TX_END_R
Bit 1 - The interrupt enable bit for CH1_TX_END_INT.
sourcepub fn ch_rx_end(&self, n: u8) -> CH_RX_END_R
pub fn ch_rx_end(&self, n: u8) -> CH_RX_END_R
The interrupt enable bit for CH2_RX_END_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH2_RX_END
field
sourcepub fn ch_rx_end_iter(&self) -> impl Iterator<Item = CH_RX_END_R> + '_
pub fn ch_rx_end_iter(&self) -> impl Iterator<Item = CH_RX_END_R> + '_
Iterator for array of: The interrupt enable bit for CH2_RX_END_INT.
sourcepub fn ch2_rx_end(&self) -> CH_RX_END_R
pub fn ch2_rx_end(&self) -> CH_RX_END_R
Bit 2 - The interrupt enable bit for CH2_RX_END_INT.
sourcepub fn ch3_rx_end(&self) -> CH_RX_END_R
pub fn ch3_rx_end(&self) -> CH_RX_END_R
Bit 3 - The interrupt enable bit for CH2_RX_END_INT.
sourcepub fn ch_tx_err(&self, n: u8) -> CH_TX_ERR_R
pub fn ch_tx_err(&self, n: u8) -> CH_TX_ERR_R
The interrupt enable bit for CH4_ERR_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH0_TX_ERR
field
sourcepub fn ch_tx_err_iter(&self) -> impl Iterator<Item = CH_TX_ERR_R> + '_
pub fn ch_tx_err_iter(&self) -> impl Iterator<Item = CH_TX_ERR_R> + '_
Iterator for array of: The interrupt enable bit for CH4_ERR_INT.
sourcepub fn ch0_tx_err(&self) -> CH_TX_ERR_R
pub fn ch0_tx_err(&self) -> CH_TX_ERR_R
Bit 4 - The interrupt enable bit for CH4_ERR_INT.
sourcepub fn ch1_tx_err(&self) -> CH_TX_ERR_R
pub fn ch1_tx_err(&self) -> CH_TX_ERR_R
Bit 5 - The interrupt enable bit for CH4_ERR_INT.
sourcepub fn ch_rx_err(&self, n: u8) -> CH_RX_ERR_R
pub fn ch_rx_err(&self, n: u8) -> CH_RX_ERR_R
The interrupt enable bit for CH6_ERR_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH2_RX_ERR
field
sourcepub fn ch_rx_err_iter(&self) -> impl Iterator<Item = CH_RX_ERR_R> + '_
pub fn ch_rx_err_iter(&self) -> impl Iterator<Item = CH_RX_ERR_R> + '_
Iterator for array of: The interrupt enable bit for CH6_ERR_INT.
sourcepub fn ch2_rx_err(&self) -> CH_RX_ERR_R
pub fn ch2_rx_err(&self) -> CH_RX_ERR_R
Bit 6 - The interrupt enable bit for CH6_ERR_INT.
sourcepub fn ch3_rx_err(&self) -> CH_RX_ERR_R
pub fn ch3_rx_err(&self) -> CH_RX_ERR_R
Bit 7 - The interrupt enable bit for CH6_ERR_INT.
sourcepub fn ch_tx_thr_event(&self, n: u8) -> CH_TX_THR_EVENT_R
pub fn ch_tx_thr_event(&self, n: u8) -> CH_TX_THR_EVENT_R
The interrupt enable bit for CH(0-1)_TX_THR_EVENT_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH0_TX_THR_EVENT
field
sourcepub fn ch_tx_thr_event_iter(
&self
) -> impl Iterator<Item = CH_TX_THR_EVENT_R> + '_
pub fn ch_tx_thr_event_iter( &self ) -> impl Iterator<Item = CH_TX_THR_EVENT_R> + '_
Iterator for array of: The interrupt enable bit for CH(0-1)_TX_THR_EVENT_INT.
sourcepub fn ch0_tx_thr_event(&self) -> CH_TX_THR_EVENT_R
pub fn ch0_tx_thr_event(&self) -> CH_TX_THR_EVENT_R
Bit 8 - The interrupt enable bit for CH0_TX_THR_EVENT_INT.
sourcepub fn ch1_tx_thr_event(&self) -> CH_TX_THR_EVENT_R
pub fn ch1_tx_thr_event(&self) -> CH_TX_THR_EVENT_R
Bit 9 - The interrupt enable bit for CH1_TX_THR_EVENT_INT.
sourcepub fn ch_rx_thr_event(&self, n: u8) -> CH_RX_THR_EVENT_R
pub fn ch_rx_thr_event(&self, n: u8) -> CH_RX_THR_EVENT_R
The interrupt enable bit for CH2_RX_THR_EVENT_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH2_RX_THR_EVENT
field
sourcepub fn ch_rx_thr_event_iter(
&self
) -> impl Iterator<Item = CH_RX_THR_EVENT_R> + '_
pub fn ch_rx_thr_event_iter( &self ) -> impl Iterator<Item = CH_RX_THR_EVENT_R> + '_
Iterator for array of: The interrupt enable bit for CH2_RX_THR_EVENT_INT.
sourcepub fn ch2_rx_thr_event(&self) -> CH_RX_THR_EVENT_R
pub fn ch2_rx_thr_event(&self) -> CH_RX_THR_EVENT_R
Bit 10 - The interrupt enable bit for CH2_RX_THR_EVENT_INT.
sourcepub fn ch3_rx_thr_event(&self) -> CH_RX_THR_EVENT_R
pub fn ch3_rx_thr_event(&self) -> CH_RX_THR_EVENT_R
Bit 11 - The interrupt enable bit for CH2_RX_THR_EVENT_INT.
sourcepub fn ch_x_loop(&self, n: u8) -> CH_X_LOOP_R
pub fn ch_x_loop(&self, n: u8) -> CH_X_LOOP_R
The interrupt enable bit for CH(0-1)_TX_LOOP_INT.
NOTE: n
is number of field in register. n == 0
corresponds to CH0_X_LOOP
field
sourcepub fn ch_x_loop_iter(&self) -> impl Iterator<Item = CH_X_LOOP_R> + '_
pub fn ch_x_loop_iter(&self) -> impl Iterator<Item = CH_X_LOOP_R> + '_
Iterator for array of: The interrupt enable bit for CH(0-1)_TX_LOOP_INT.
sourcepub fn ch0_x_loop(&self) -> CH_X_LOOP_R
pub fn ch0_x_loop(&self) -> CH_X_LOOP_R
Bit 12 - The interrupt enable bit for CH0_TX_LOOP_INT.
sourcepub fn ch1_x_loop(&self) -> CH_X_LOOP_R
pub fn ch1_x_loop(&self) -> CH_X_LOOP_R
Bit 13 - The interrupt enable bit for CH1_TX_LOOP_INT.