Module esp32c3::dma::int_clr_ch1
source · Expand description
DMA_INT_CLR_CH1_REG.
Structs
- DMA_INT_CLR_CH1_REG.
- Register
INT_CLR_CH1
writer
Type Definitions
- Field
INFIFO_OVF
writer - Set this bit to clear the INFIFO_OVF_L1_CH_INT interrupt. - Field
INFIFO_UDF
writer - Set this bit to clear the INFIFO_UDF_L1_CH_INT interrupt. - Field
IN_DONE
writer - Set this bit to clear the IN_DONE_CH_INT interrupt. - Field
IN_DSCR_EMPTY
writer - Set this bit to clear the IN_DSCR_EMPTY_CH_INT interrupt. - Field
IN_DSCR_ERR
writer - Set this bit to clear the IN_DSCR_ERR_CH_INT interrupt. - Field
IN_ERR_EOF
writer - Set this bit to clear the IN_ERR_EOF_CH_INT interrupt. - Field
IN_SUC_EOF
writer - Set this bit to clear the IN_SUC_EOF_CH_INT interrupt. - 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.