Search found 1 match

by aakash02208
Sat Aug 20, 2022 2:58 pm
Forum: General Discussion
Topic: ESP32 PWM duty cycle measurement from input
Replies: 5
Views: 8907

Re: ESP32 PWM duty cycle measurement from input

Hi, can you please show the initiallization part of code? i am not able to understand type of PwData[wrPtr] it store int data but what is wrPtr, also by searching online i found that CAP0_INT_EN means BIT(27) correct? like : we need to write #define CAP0_INT_EN BIT(27)
Thankyou Very Very Much for Help