My goal is to:
-configure a timer period (somewhere in the 0.1 to 1ms range)
-read a timer value (in my port pin ISR)
-reset the timer back to zero
Can you help me do those 3 things?
I see there are 3 16bit timers on this device, are there differences between them/cases for using one over the other for this?
My system clock is 8Mhz.
Apologies if this is a redundant post; seems like a basic operation but my search turned up nothing.Thanks!