English
Language : 

M16C6S_09 Datasheet, PDF (87/208 Pages) Renesas Technology Corp – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M16C/6S Group
Timer A
3. One-shot Timer Mode
In one-shot timer mode, the timer is activated only once by one trigger. (See Table 1.12.4.) When the
trigger occurs, the timer starts up and continues operating for a given period. Figure 1.12.9 shows the
TAiMR register in one-shot timer mode.
Table 1.12.4. Specifications in One-shot Timer Mode
Item
Specification
Count source
f1, f2, f8, f32
Count operation
• Down-count
• When the counter reaches 000016, it stops counting after reloading a new value
• If a trigger occurs when counting, the timer reloads a new count and restarts counting
Divide ratio
1/n n : set value of TAi register 000016 to FFFF16
However, the counter does not work if the divide-by-n value is set to 000016.
Count start condition
TAiS bit of TABSR register = “1” (start counting) and one of the following trig-
gers occurs.
• External trigger input from the TAiIN pin
• timer Aj (j=i-1, except j=4 if i=0) overflow or underflow,
timer Ak (k=i+1, except k=0 if i=4) overflow or underflow
• The TAiOS bit of ONSF register is set to “1” (= timer starts)
Count stop condition
• When the counter is reloaded after reaching “000016”
• TAiS bit is set to “0” (= stop counting)
Interrupt request generation timing When the counter reaches “000016”
TAiIN pin function
I/O port or trigger input
TAiOUT pin function
I/O port or pulse output
Read from timer
An indeterminate value is read by reading TAi register
Write to timer
• When not counting and until the 1st count source is input after counting start
Value written to TAi register is written to both reload register and counter
• When counting (after 1st count source input)
Value written to TAi register is written to only reload register
(Transferred to counter when reloaded next)
Select function
• Pulse output function
The timer outputs a low when not counting and a high when counting.
Rev.5.01 Dec 10, 2009 page 87 of 201
REJ03B0014-0501