English
Language : 

MC9S08DN60 Datasheet, PDF (253/354 Pages) Freescale Semiconductor, Inc – Microcontrollers
Chapter 14 Real-Time Counter (S08RTCV1)
14.3.1 RTC Status and Control Register (RTCSC)
RTCSC contains the real-time interrupt status flag (RTIF), the clock select bits (RTCLKS), the real-time
interrupt enable bit (RTIE), and the prescaler select bits (RTCPS).
7
R
RTIF
W
6
5
4
3
RTCLKS
RTIE
2
1
0
RTCPS
Reset:
0
0
0
0
0
0
0
0
Figure 14-3. RTC Status and Control Register (RTCSC)
Table 14-2. RTCSC Field Descriptions
Field
Description
7
RTIF
6:5
RTCLKS
4
RTIE
3:0
RTCPS
Real-Time Interrupt Flag — This status bit indicates the RTC counter register reached the value in the RTC
modulo register. Writing a logic 0 has no effect. Writing a logic 1 clears the bit and the real-time interrupt request.
Reset clears RTIF to 0.
0 RTC counter has not reached the value in the RTC modulo register.
1 RTC counter has reached the value in the RTC modulo register.
Real-Time Clock Source Select — These two read/write bits select the clock source input to the RTC
prescaler. Changing the clock source clears the prescaler and RTCCNT counters. When selecting a clock
source, ensure that the clock source is properly enabled (if applicable) to ensure correct operation of the RTC.
Reset clears RTCLKS to 00.
00 Real-time clock source is the 1-kHz low power oscillator (LPO)
01 Real-time clock source is the external clock (ERCLK)
1x Real-time clock source is the internal clock (IRCLK)
Real-Time Interrupt Enable — This read/write bit enables real-time interrupts. If RTIE is set, then an interrupt
is generated when RTIF is set. Reset clears RTIE to 0.
0 Real-time interrupt requests are disabled. Use software polling.
1 Real-time interrupt requests are enabled.
Real-Time Clock Prescaler Select — These four read/write bits select binary-based or decimal-based
divide-by values for the clock source. See Table 14-3. Changing the prescaler value clears the prescaler and
RTCCNT counters. Reset clears RTCPS to 0000.
Table 14-3. RTC Prescaler Divide-by values
RTCPS
RTCLKS[0] 0 1 2 3 4 5 6 7 8
9
10 11 12 13 14 15
0
OFF 23 25 26 27 28 29 210 1
2
22 10 24 102 5x102 103
1
OFF 210 211 212 213 214 215 216 103 2x103 5x103 104 2x104 5x104 105 2x105
MC9S08DN60 Series Data Sheet, Rev 2
Freescale Semiconductor
253