Module esp32s3_hal::pac::dma::in_int_clr_ch
Expand description
Interrupt clear bits of Rx channel 0
Structs
Interrupt clear bits of Rx channel 0
Register
IN_INT_CLR_CH%s
writerType Definitions
Field
DMA_INFIFO_FULL_WM
writer - Set this bit to clear the INFIFO_FULL_WM_CH_INT interrupt.Field
INFIFO_OVF_L1
writer - Set this bit to clear the INFIFO_OVF_L1_CH_INT interrupt.Field
INFIFO_OVF_L3
writer - Set this bit to clear the INFIFO_OVF_L3_CH_INT interrupt.Field
INFIFO_UDF_L1
writer - Set this bit to clear the INFIFO_UDF_L1_CH_INT interrupt.Field
INFIFO_UDF_L3
writer - Set this bit to clear the INFIFO_UDF_L3_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.