Module esp32c2_hal::pac::ledc::int_clr

Expand description

Interrupt clear bits

Structs

Interrupt clear bits
Register INT_CLR writer

Type Definitions

Field DUTY_CHNG_END_CH0_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH0_INT interrupt.
Field DUTY_CHNG_END_CH1_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH1_INT interrupt.
Field DUTY_CHNG_END_CH2_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH2_INT interrupt.
Field DUTY_CHNG_END_CH3_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH3_INT interrupt.
Field DUTY_CHNG_END_CH4_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH4_INT interrupt.
Field DUTY_CHNG_END_CH5_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH5_INT interrupt.
Field OVF_CNT_CH0_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH0_INT interrupt.
Field OVF_CNT_CH1_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH1_INT interrupt.
Field OVF_CNT_CH2_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH2_INT interrupt.
Field OVF_CNT_CH3_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH3_INT interrupt.
Field OVF_CNT_CH4_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH4_INT interrupt.
Field OVF_CNT_CH5_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH5_INT interrupt.
Field OVF_INT_CLR writer - Set this bit to clear the LEDC_TIMER0_OVF_INT interrupt.
Field TIMER1_OVF_INT_CLR writer - Set this bit to clear the LEDC_TIMER1_OVF_INT interrupt.
Field TIMER2_OVF_INT_CLR writer - Set this bit to clear the LEDC_TIMER2_OVF_INT interrupt.
Field TIMER3_OVF_INT_CLR writer - Set this bit to clear the LEDC_TIMER3_OVF_INT interrupt.