RTC_C Registers
817
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Real-Time Clock (RTC_C)
20.3.3 RTCCTL1 Register
Real-Time Clock Control Register 1
(1)
The configuration of these bits is retained during LPM3.5 until LOCKBKUP is cleared, but not the register bits themselves; therefore,
reconfiguration is required after wake-up from LPM3.5 before clearing LOCKBKUP.
Figure 20-5. RTCCTL1 Register
7
6
5
4
3
2
1
0
RTCBCD
RTCHOLD
(1)
RTCMODE
(1)
RTCRDY
RTCSSELx
(1)
RTCTEVx
(1)
rw-0
rw-1
r-1
r-1
rw-0
rw-0
rw-0
rw-0
Table 20-4. RTCCTL1 Register Description
Bit
Field
Type
Reset
Description
7
RTCBCD
RW
0h
Real-time clock BCD select. Selects BCD counting for real-time clock.
0b = Binary (hexadecimal) code selected
1b = Binary coded decimal (BCD) code selected
6
RTCHOLD
RW
1h
Real-time clock hold
0b = Real-time clock is operational.
1b = When set, the calendar is stopped and the prescale counters RT0PS and
RT1PS are don't care.
5
RTCMODE
R
1h
Real-time clock mode.
0b = Reserved
1b = Calendar mode. Always reads a value of 1.
4
RTCRDY
R
1h
Real-time clock ready
0b = RTC time values in transition.
1b = RTC time values safe for reading. This bit indicates when the real-time
clock time values are safe for reading.
3-2
RTCSSELx
RW
0h
Real-time clock source select.
00b = BCLK
01b = Reserved. Defaults to BCLK.
10b = Reserved. Defaults to BCLK.
11b = Reserved. Defaults to BCLK
1-0
RTCTEVx
RW
0h
Real-time clock time event
00b = Minute changed
01b = Hour changed
10b = Every day at midnight (00:00)
11b = Every day at noon (12:00)