Module esp32h2::rmt::int_clr

source ·
Expand description

Interrupt clear bits

Structs

Type Aliases

  • Field CH_RX_END(2-3) writer - Set this bit to clear theCH2_RX_END_INT interrupt.
  • Field CH_RX_ERR(2-3) writer - Set this bit to clear theCH6_ERR_INT interrupt.
  • Field CH_RX_THR_EVENT(2-3) writer - Set this bit to clear theCH2_RX_THR_EVENT_INT interrupt.
  • Field CH_TX_END(0-1) writer - Set this bit to clear theCH%s_TX_END_INT interrupt.
  • Field CH_TX_ERR(0-1) writer - Set this bit to clear theCH4_ERR_INT interrupt.
  • Field CH_TX_LOOP(0-1) writer - Set this bit to clear theCH%s_TX_LOOP_INT interrupt.
  • Field CH_TX_THR_EVENT(0-1) writer - Set this bit to clear theCH%s_TX_THR_EVENT_INT interrupt.
  • Register INT_CLR writer