beautypg.com

1 registers, Figure 13-1, Table on page 5 – Rainbow Electronics ATmega64C1 User Manual

Page 107

background image

107

7647A–AVR–02/08

ATmega32/64/M1/C1

Figure 13-1. 16-bit Timer/Counter Block Diagram

(1)

Note:

1. Refer to

Table on page 5

for Timer/Counter1 pin placement and description.

13.1.1

Registers

The Timer/Counter (TCNTn), Output Compare Registers (OCRnx), and Input Capture Register
(ICRn) are all 16-bit registers. Special procedures must be followed when accessing the 16-bit
registers. These procedures are described in the section

“Accessing 16-bit Registers” on page

108

. The Timer/Counter Control Registers (TCCRnx) are 8-bit registers and have no CPU

access restrictions. Interrupt requests (abbreviated to Int.Req. in the figure) signals are all visible
in the Timer Interrupt Flag Register (TIFRn). All interrupts are individually masked with the Timer
Interrupt Mask Register
(TIMSKn). TIFRn and TIMSKn are not shown in the figure.

The Timer/Counter can be clocked internally, via the prescaler, or by an external clock source on
the Tn pin. The Clock Select logic block controls which clock source and edge the Timer/Counter
uses to increment (or decrement) its value. The Timer/Counter is inactive when no clock source
is selected. The output from the Clock Select logic is referred to as the timer clock (clk

T

n

).

The double buffered Output Compare Registers (OCRnx) are compared with the Timer/Counter
value at all time. The result of the compare can be used by the Waveform Generator to generate
a PWM or variable frequency output on the Output Compare pin (OCnx).

See “Output Compare

Units” on page 115.

The compare match event will also set the Compare Match Flag (OCFnx)

which can be used to generate an Output Compare interrupt request.

Clock Select

Timer/Counter

D

ATA

B

U

S

OCRnA

OCRnB

ICRn

=

=

TCNTn

Waveform

Generation

Waveform

Generation

OCnA

OCnB

Noise

Canceler

ICPnB

=

Fixed

TOP

Values

Edge

Detector

Control Logic

=

0

TOP

BOTTOM

Count

Clear

Direction

TOVn
(Int.Req.)

OCnA
(Int.Req.)

OCnB
(Int.Req.)

ICFn (Int.Req.)

TCCRnA

TCCRnB

Tn

Edge

Detector

( From Prescaler )

clk

Tn

ICPnA

ICPSEL1

0

1

RTG

AC1ICE

Analog Comparator 1
Interrupt