* Question
Briefly describe the workflow of the timer? |
* Answer
The internal prescaler of the timer divides the timer clock source.When the active edge of the capture pin occurs, the timer will save the current count value to the capture register and also generate an interrupt. |
COMMENTS