Module esp32c6::dma::out_int_ch::clr

source ·
Expand description

Interrupt clear bits of channel 0

Structs§

  • Interrupt clear bits of channel 0

Type Aliases§

  • Field OUTFIFO_OVF writer - Set this bit to clear the OUTFIFO_OVF_L1_CH_INT interrupt.
  • Field OUTFIFO_UDF writer - Set this bit to clear the OUTFIFO_UDF_L1_CH_INT interrupt.
  • Field OUT_DONE writer - Set this bit to clear the OUT_DONE_CH_INT interrupt.
  • Field OUT_DSCR_ERR writer - Set this bit to clear the OUT_DSCR_ERR_CH_INT interrupt.
  • Field OUT_EOF writer - Set this bit to clear the OUT_EOF_CH_INT interrupt.
  • Field OUT_TOTAL_EOF writer - Set this bit to clear the OUT_TOTAL_EOF_CH_INT interrupt.
  • Register CLR writer