Module esp32h2::dma::in_int_clr_ch  
source · Expand description
Interrupt clear bits of channel 0
Structs
- Interrupt clear bits of channel 0
- RegisterIN_INT_CLR_CH%swriter
Type Definitions
- FieldINFIFO_OVFwriter - Set this bit to clear the INFIFO_OVF_L1_CH_INT interrupt.
- FieldINFIFO_UDFwriter - Set this bit to clear the INFIFO_UDF_L1_CH_INT interrupt.
- FieldIN_DONEwriter - Set this bit to clear the IN_DONE_CH_INT interrupt.
- FieldIN_DSCR_EMPTYwriter - Set this bit to clear the IN_DSCR_EMPTY_CH_INT interrupt.
- FieldIN_DSCR_ERRwriter - Set this bit to clear the IN_DSCR_ERR_CH_INT interrupt.
- FieldIN_ERR_EOFwriter - Set this bit to clear the IN_ERR_EOF_CH_INT interrupt.
- FieldIN_SUC_EOFwriter - Set this bit to clear the IN_SUC_EOF_CH_INT interrupt.