esp32s2::ledc

Module int_st

Source
Expand description

Masked interrupt status

Structs§

Type Aliases§

  • Field DUTY_CHNG_END_CH(0-7) reader - This is the masked interrupt status bit for the DUTY_CHNG_END_CH%s interrupt when LEDC.INT_ENA.DUTY_CHNG_END_CHx is set to 1.
  • Field OVF_CNT_CH(0-7) reader - This is the masked interrupt status bit for the LEDC.INT_RAW.OVF_CNT_CH%s interrupt when LEDC.INT_ENA.OVF_CNT_CHx is set to 1.
  • Register INT_ST reader
  • Field TIMER_OVF(0-3) reader - This is the masked interrupt status bit for the TIMER%s_OVF interrupt when LEDC.INT_ENA.TIMERx_OVF is set to 1.