#105673 - NighTiger - Tue Oct 10, 2006 9:03 pm
Hi guys,
I tried to understand when 256 ms are incremented in the timers.
I had enabled the following timers:
How can I obtain the 256 ms?
tnx
I tried to understand when 256 ms are incremented in the timers.
I had enabled the following timers:
Code: |
enableTimer2(_FREQUENCY_256_ | _TIMER_ENABLE_); enableTimer3(_TIMER_CASCADE_ | _TIMER_ENABLE_); |
How can I obtain the 256 ms?
tnx