|
I want to create a period timer in the ~30 second range with resolution of 0.01 seconds for example. The task-wait(EVENT_TIM) object appears useful for this, but I'm not sure how to implement it. What line of code is needed to read the number of times the main timer overflows during input capture timing of a period? |