Module esp32c3::ledc::int_st

source ·
Expand description

LEDC_INT_ST.

Structs§

Type Aliases§

  • Field DUTY_CHNG_END_CH(0-5) 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-5) 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.