CHAPTER 8 TIMER/COUNTER FUNCTION
260
User’s Manual U15109EJ3V0UD
8.1.4 Timer 0, 1, 7 to 12 control registers
Timers 0, 1, and 7 to 12 are controlled by the following registers.
•
16-bit timer mode control register n (TMCn)
•
Capture/compare control register n (CRCn)
•
16-bit timer output control register n (TOCn)
•
Prescaler mode registers n0, n1 (PRMn0, PRMn1)
Remark
n = 0, 1, 7 to 12
(1) 16-bit timer mode control registers 0, 1, 7 to 12 (TMC0, TMC1, TMC7 to TMC12)
TMCn specifies the operation mode of the 16-bit timer; and the clear mode, output timing, and overflow detection
of 16-bit timer register n.
TMCn is set by an 8-bit or 1-bit memory manipulation instruction.
RESET input clears TMC0, TMC1, and TMC7 to TMC12 to 00H.
Caution
16-bit timer register n starts operating when bits TMCn2 and TMCn3 are set to values other
than 0, 0 (operation stop mode). To stop the operation, set bits TMCn2 and TMCn3 to 0, 0.