Search found 1 match

by iplcho
Mon Dec 02, 2019 11:51 am
Forum: ESP32 Arduino
Topic: How can I attach interrupt handler to any of LEDC_DUTY_CHNG_END_HSCHn_INT or LEDC_HS_TIMERx_OVF_INT
Replies: 0
Views: 1405

How can I attach interrupt handler to any of LEDC_DUTY_CHNG_END_HSCHn_INT or LEDC_HS_TIMERx_OVF_INT

Hi,
I need to attach an interrupt handles to LEDC_DUTY_CHNG_END_HSCHn_INT or LEDC_HS_TIMERx_OVF_INT.
I can't find any usable info looking in the library sources or documentation.
Any ideas ?