Return to previous page Return to menu Go to next page

Also, based on Tables 4.36 and 4.37, the interrupt time can be calculated from the following formula.

The timer starts counting immediately after the set value is transferred to "TIMA ", "TIMB", and "TIMC". When this count value reaches FFH, an interrupt is generated by the timer that is enabled for interrupts (disable the interrupt when the timer is not used).

TIMA [7: 0] (W); TIMer-A count data
Timer A. This timer is an UP counter and generates an interrupt request when all bits are "1B".

TIMB [7: 0] (W); TIMer-B count data
Timer B. This timer is an UP counter and generates an interrupt request when all bits are "1B".

TIMC [7: 0] (W); TIMer-C count data
Timer C. This timer is an UP counter and generates an interrupt request when all bits are "1B".


Return to previous page Return to menu Go to next page