Datasheet

13.6.2 MTIM Clock Configuration Register (MTIMx_CLK)
MTIM_CLK contains the clock select bits (CLKS) and the prescaler select bits (PS).
Address: Base address + 1h offset
Bit 7 6 5 4 3 2 1 0
Read 0
CLKS PS
Write
Reset
0 0 0 0 0 0 0 0
MTIMx_CLK field descriptions
Field Description
7–6
Reserved
This field is reserved.
This read-only field is reserved and always has the value 0.
5–4
CLKS
Clock Source Select
These two read/write bits select one of four different clock sources as the input to the MTIM prescaler.
Changing the clock source while the counter is active does not clear the counter. The count continues with
the new clock source. Reset clears CLKS to 000b.
00 Encoding 0. Bus clock (BUSCLK).
01 Encoding 1. Fixed-frequency clock (XCLK).
10 Encoding 2. External source (TCLK pin), falling edge.
11 Encoding 3. External source (TCLK pin), rising edge.
3–0
PS
Clock Source Prescaler
These four read/write bits select one of nine outputs from the 8-bit prescaler. Changing the prescaler value
while the counter is active does not clear the counter. The count continues with the new prescaler value.
Reset clears PS to 0000b.
0000 Encoding 0. MTIM clock source.
0001 Encoding 1. MTIM clock source/2.
0010 Encoding 2. MTIM clock source/4.
0011 Encoding 3. MTIM clock source/8.
0100 Encoding 4. MTIM clock source/16.
0101 Encoding 5. MTIM clock source/32.
0110 Encoding 6. MTIM clock source/64.
0111 Encoding 7. MTIM clock source/128.
1000 Encoding 8. MTIM clock source/256.
Others Default to MTIM clock source/256.
Chapter 13 8-bit modulo timer (MTIM)
MC9S08PA60 Reference Manual, Rev. 1, 9/2012
Freescale Semiconductor, Inc. 389