English
Language : 

M16C6S_09 Datasheet, PDF (80/208 Pages) Renesas Technology Corp – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M16C/6S Group
Timer Ai register (i= 0 to 4) (Note 1)
(b15)
(b8)
b7
b0 b7
b0
Symbol
TA0
TA1
TA2
TA3
TA4
Address
038716, 038616
038916, 038816
038B16, 038A16
038D16, 038C16
038F16, 038E16
After reset
Indeterminate
Indeterminate
Indeterminate
Indeterminate
Indeterminate
Mode
Function
Setting range RW
Timer
mode
Event
counter
mode
Divide the count source by n + 1 where n =
set value
Divide the count source by FFFF16 – n + 1
where n = set value when counting up or
by n + 1 when counting down (Note 5)
000016 to FFFF16 RW
000016 to FFFF16
RW
One-shot Divide the count source by n where n = set
timer mode value and cause the timer to stop
Pulse width Modify the pulse width as follows:
modulation PWM period: (216 – 1) / fj
mode
High level PWM pulse width: n / fj
(16-bit PWM) where n = set value, fj = count source
frequency
000016 to FFFF16 WO
(Notes 2, 4)
000016 to FFFE16
(Note 3, 4)
WO
Pulse width
modulation
mode
(8-bit PWM)
Modify the pulse width as follows:
PWM period: (28 – 1) x (m + 1)/ fj
High level PWM pulse width: (m + 1)n / fj
where n = high-order address set value,
m = low-order address set value, fj =
count source frequency
0016 to FE16
(High-order address)
0016 to FF16
(Low-order address) WO
(Note 3, 4)
Note 1: The register must be accessed in 16 bit units.
Note 2: If the TAi register is set to ‘000016,’ the counter does not work and timer Ai interrupt
requests are not generated either. Furthermore, if “pulse output” is selected, no pulses are
output from the TAiOUT pin.
Note 3: If the TAi register is set to ‘000016,’ the pulse width modulator does not work, the output
level on the TAiOUT pin remains low, and timer Ai interrupt requests are not generated
either. The same applies when the 8 high-order bits of the timer TAi register are set to ‘001
6’ while operating as an 8-bit pulse width modulator.
Note 4: Use the MOV instruction to write to the TAi register.
Note 5: The timer counts pulses from an external device or overflows or underflows in other timers.
Count start flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
TABSR
Address
038016
After reset
0016
Bit symbol
Bit name
Function
RW
TA0S
Timer A0 count start flag
0 : Stops counting
RW
TA1S
Timer A1 count start flag
1 : Starts counting
RW
TA2S
Timer A2 count start flag
RW
TA3S
Timer A3 count start flag
RW
TA4S
Timer A4 count start flag
RW
(b7-b5)
Nothing is assigned. When write, set to “0”.
When read, its content is indeterminate.
Up/down flag (Note 1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
UDF
Address
038416
After reset
0016
Bit symbol
TA0UD
TA1UD
TA2UD
TA3UD
TA4UD
TA2P
TA3P
Bit name
Timer A0 up/down flag
Timer A1 up/down flag
Timer A2 up/down flag
Timer A3 up/down flag
Timer A4 up/down flag
Function
RW
0 : Down count
RW
1 : Up count
RW
Enabled by setting the TAiMR
register’s MR2 bit to “0”
RW
(= switching source in UDF
register) during event counter
RW
mode.
RW
Timer A2 two-phase pulse 0 : two-phase pulse signal
signal processing select bit processing disabled
WO
1 : two-phase pulse signal
Timer A3 two-phase pulse
signal processing select bit
processing enabled
(Notes 2, 3) WO
TA4P
Timer A4 two-phase pulse
signal processing select bit
WO
Note 1: Use MOV instruction to write to this register.
Note 2: Make sure the port direction bits for the TA2IN to TA4IN and TA2OUT to TA4OUT pins are set
to “0” (input mode).
Note 3: When not using the two-phase pulse signal processing function, set the corresponding bit
to “0” (TA2P and TA3P must be set “0”).
Figure 1.12.4. TA0 to TA4 Registers, TABSR Register, and UDF Register
Rev.5.01 Dec 10, 2009 page 80 of 201
REJ03B0014-0501
Timer A