English
Language : 

MC68HC08AZ16 Datasheet, PDF (300/527 Pages) Motorola, Inc – HCMOS Microcontroller Unit
Programmable Interrupt Timer (PIT)
I/O registers
PPS[2:0] — Prescaler select bits
These read/write bits select one of the seven prescaler outputs as the
input to the PIT counter as Table 2 shows. Reset clears the PPS[2:0]
bits.
Table 2. Prescaler selection
PS[2:0]
000
001
010
011
100
101
110
111
PIT clock source
Internal Bus Clock ÷1
Internal Bus Clock ÷ 2
Internal Bus Clock ÷ 4
Internal Bus Clock ÷ 8
Internal Bus Clock ÷ 16
Internal Bus Clock ÷ 32
Internal Bus Clock ÷ 64
Internal Bus Clock ÷ 64
PIT counter
registers
(PCNTH:PCNTL)
The two read-only PIT counter registers contain the high and low bytes
of the value in the PIT counter. Reading the high byte (PCNTH) latches
the contents of the low byte (PCNTL) into a buffer. Subsequent reads of
PCNTH do not affect the latched PCNTL value until PCNTL is read.
Reset clears the PIT counter registers. Setting the PIT reset bit (PRST)
also clears the PIT counter registers.
NOTE:
If you read PCNTH during a break interrupt, be sure to unlatch PCNTL
by reading PCNTL before exiting the break interrupt. Otherwise, PCNTL
retains the value latched during the break.
7-pit
MOTOROLA
Programmable Interrupt Timer (PIT)
MC68HC08AZ32
299