6 Timer
6 – 4
One interrupt occurs every (T1) * (1) cycles. To set the
first interrupt at a different time interval from subsequent interrupts, load
TCOUNT with a different value from TPERIOD. The formula for the first
interrupt is (1) * (1).
If you write a new value to TSCALE or TCOUNT, the change is effective
immediately. If you write a new value to TPERIOD, the change does not
take effect until after TCOUNT is reloaded.