Struct esp32s3_hal::pac::rmt::int_st::R
pub struct R(_);
Expand description
Register INT_ST
reader
Implementations§
§impl R
impl R
pub unsafe fn ch_tx_end_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_tx_end_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH[0-3]_TX_END_INT.
pub fn ch0_tx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch0_tx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 0 - The masked interrupt status bit for CH0_TX_END_INT.
pub fn ch1_tx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch1_tx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 1 - The masked interrupt status bit for CH1_TX_END_INT.
pub fn ch2_tx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch2_tx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 2 - The masked interrupt status bit for CH2_TX_END_INT.
pub fn ch3_tx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch3_tx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 3 - The masked interrupt status bit for CH3_TX_END_INT.
pub unsafe fn ch_tx_err_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_tx_err_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH[0-3]_ERR_INT.
pub fn ch0_tx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch0_tx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 4 - The masked interrupt status bit for CH0_ERR_INT.
pub fn ch1_tx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch1_tx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 5 - The masked interrupt status bit for CH1_ERR_INT.
pub fn ch2_tx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch2_tx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 6 - The masked interrupt status bit for CH2_ERR_INT.
pub fn ch3_tx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch3_tx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 7 - The masked interrupt status bit for CH3_ERR_INT.
pub unsafe fn ch_tx_thr_event_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_tx_thr_event_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH[0-3]_TX_THR_EVENT_INT.
pub fn ch0_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch0_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 8 - The masked interrupt status bit for CH0_TX_THR_EVENT_INT.
pub fn ch1_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch1_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 9 - The masked interrupt status bit for CH1_TX_THR_EVENT_INT.
pub fn ch2_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch2_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 10 - The masked interrupt status bit for CH2_TX_THR_EVENT_INT.
pub fn ch3_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch3_tx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 11 - The masked interrupt status bit for CH3_TX_THR_EVENT_INT.
pub unsafe fn ch_tx_loop_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_tx_loop_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH[0-3]_TX_LOOP_INT.
pub fn ch0_tx_loop_int_st(&self) -> BitReaderRaw<bool>
pub fn ch0_tx_loop_int_st(&self) -> BitReaderRaw<bool>
Bit 12 - The masked interrupt status bit for CH0_TX_LOOP_INT.
pub fn ch1_tx_loop_int_st(&self) -> BitReaderRaw<bool>
pub fn ch1_tx_loop_int_st(&self) -> BitReaderRaw<bool>
Bit 13 - The masked interrupt status bit for CH1_TX_LOOP_INT.
pub fn ch2_tx_loop_int_st(&self) -> BitReaderRaw<bool>
pub fn ch2_tx_loop_int_st(&self) -> BitReaderRaw<bool>
Bit 14 - The masked interrupt status bit for CH2_TX_LOOP_INT.
pub fn ch3_tx_loop_int_st(&self) -> BitReaderRaw<bool>
pub fn ch3_tx_loop_int_st(&self) -> BitReaderRaw<bool>
Bit 15 - The masked interrupt status bit for CH3_TX_LOOP_INT.
pub unsafe fn ch_rx_end_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_rx_end_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH4_RX_END_INT.
pub fn ch4_rx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch4_rx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 16 - The masked interrupt status bit for CH4_RX_END_INT.
pub fn ch5_rx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch5_rx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 17 - The masked interrupt status bit for CH4_RX_END_INT.
pub fn ch6_rx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch6_rx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 18 - The masked interrupt status bit for CH4_RX_END_INT.
pub fn ch7_rx_end_int_st(&self) -> BitReaderRaw<bool>
pub fn ch7_rx_end_int_st(&self) -> BitReaderRaw<bool>
Bit 19 - The masked interrupt status bit for CH4_RX_END_INT.
pub unsafe fn ch_rx_err_int_st(&self, n: u8) -> BitReaderRaw<bool>
pub unsafe fn ch_rx_err_int_st(&self, n: u8) -> BitReaderRaw<bool>
The masked interrupt status bit for CH4_ERR_INT.
pub fn ch4_rx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch4_rx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 20 - The masked interrupt status bit for CH4_ERR_INT.
pub fn ch5_rx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch5_rx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 21 - The masked interrupt status bit for CH4_ERR_INT.
pub fn ch6_rx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch6_rx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 22 - The masked interrupt status bit for CH4_ERR_INT.
pub fn ch7_rx_err_int_st(&self) -> BitReaderRaw<bool>
pub fn ch7_rx_err_int_st(&self) -> BitReaderRaw<bool>
Bit 23 - The masked interrupt status bit for CH4_ERR_INT.
pub fn ch4_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch4_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 24 - The masked interrupt status bit for CH4_RX_THR_EVENT_INT.
pub fn ch5_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch5_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 25 - The masked interrupt status bit for CH5_RX_THR_EVENT_INT.
pub fn ch6_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch6_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 26 - The masked interrupt status bit for CH6_RX_THR_EVENT_INT.
pub fn ch7_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
pub fn ch7_rx_thr_event_int_st(&self) -> BitReaderRaw<bool>
Bit 27 - The masked interrupt status bit for CH7_RX_THR_EVENT_INT.
pub fn tx_ch3_dma_access_fail_int_st(&self) -> BitReaderRaw<bool>
pub fn tx_ch3_dma_access_fail_int_st(&self) -> BitReaderRaw<bool>
Bit 28 - The masked interrupt status bit for CH3_DMA_ACCESS_FAIL_INT.
pub fn rx_ch7_dma_access_fail_int_st(&self) -> BitReaderRaw<bool>
pub fn rx_ch7_dma_access_fail_int_st(&self) -> BitReaderRaw<bool>
Bit 29 - The masked interrupt status bit for CH7_DMA_ACCESS_FAIL_INT.
Methods from Deref<Target = R<INT_ST_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.