Module esp32_hal::pac::rmt::int_st

Expand description

Structs

This register you can read. See API.
Register INT_ST reader

Type Definitions

Field CH_ERR_INT_ST[0-7] reader - The interrupt state bit for channel %s’s rmt_ch%s_err_int_raw when rmt_ch%s_err_int_ena is set to %s.
Field CH_RX_END_INT_ST[0-7] reader - The interrupt state bit for channel %s’s rmt_ch%s_rx_end_int_raw when rmt_ch%s_rx_end_int_ena is set to %s.
Field CH_TX_END_INT_ST[0-7] reader - The interrupt state bit for channel %s’s mt_ch%s_tx_end_int_raw when mt_ch%s_tx_end_int_ena is set to %s.
Field CH_TX_THR_EVENT_INT_ST[0-7] reader - The interrupt state bit for channel %s’s rmt_ch%s_tx_thr_event_int_raw when mt_ch%s_tx_thr_event_int_ena is set to 1.