Module esp32h2::dma::in_int_clr_ch  
source · Expand description
Interrupt clear bits of channel 0
Structs
- Interrupt clear bits of channel 0
 - Register
IN_INT_CLR_CH%swriter 
Type Definitions
- Field
INFIFO_OVFwriter - Set this bit to clear the INFIFO_OVF_L1_CH_INT interrupt. - Field
INFIFO_UDFwriter - Set this bit to clear the INFIFO_UDF_L1_CH_INT interrupt. - Field
IN_DONEwriter - Set this bit to clear the IN_DONE_CH_INT interrupt. - Field
IN_DSCR_EMPTYwriter - Set this bit to clear the IN_DSCR_EMPTY_CH_INT interrupt. - Field
IN_DSCR_ERRwriter - Set this bit to clear the IN_DSCR_ERR_CH_INT interrupt. - Field
IN_ERR_EOFwriter - Set this bit to clear the IN_ERR_EOF_CH_INT interrupt. - Field
IN_SUC_EOFwriter - Set this bit to clear the IN_SUC_EOF_CH_INT interrupt.