Module esp32s3::ledc::int_clr

source ·
Expand description

Interrupt clear bits

Structs

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 DUTY_CHNG_END_CH6_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH6_INT interrupt.
  • Field DUTY_CHNG_END_CH7_INT_CLR writer - Set this bit to clear the LEDC_DUTY_CHNG_END_CH7_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_CNT_CH6_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH6_INT interrupt.
  • Field OVF_CNT_CH7_INT_CLR writer - Set this bit to clear the LEDC_OVF_CNT_CH7_INT interrupt.
  • Field TIMER0_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.