RTC_C Registers
815
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Real-Time Clock (RTC_C)
20.3.1 RTCCTL0_L Register
Real-Time Clock Control 0 Low Register
(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-3. RTCCTL0_L Register
7
6
5
4
3
2
1
0
RTCOFIE
(1)
RTCTEVIE
(1)
RTCAIE
(1)
RTCRDYIE
RTCOFIFG
RTCTEVIFG
RTCAIFG
RTCRDYIFG
rw-0
rw-0
rw-0
rw-0
rw-1
rw-0
rw-0
rw-0
Table 20-2. RTCCTL0_L Register Description
Bit
Field
Type
Reset
Description
7
RTCOFIE
RW
0h
32-kHz crystal oscillator fault interrupt enable.
0b = Interrupt not enabled
1b = Interrupt enabled (LPM3/LPM3.5 wake-up enabled)
6
RTCTEVIE
RW
0h
Real-time clock time event interrupt enable.
0b = Interrupt not enabled
1b = Interrupt enabled (LPM3/LPM3.5 wake-up enabled)
5
RTCAIE
RW
0h
Real-time clock alarm interrupt enable.
0b = Interrupt not enabled
1b = Interrupt enabled (LPM3/LPM3.5 wake-up enabled)
4
RTCRDYIE
RW
0h
Real-time clock ready interrupt enable
0b = Interrupt not enabled
1b = Interrupt enabled
3
RTCOFIFG
RW
1h
32-kHz crystal oscillator fault interrupt flag. This interrupt can be used as an
LPM3 or LPM3.5 wake-up event. It indicates a clock failure during RTC
operation.
0b = No interrupt pending
1b = Interrupt pending. A 32-kHz crystal oscillator fault occurred after the last
reset.
2
RTCTEVIFG
RW
0h
Real-time clock time event interrupt flag. This interrupt can be used as an LPM3
or LPM3.5 wake-up event.
0b = No time event occurred
1b = Time event occurred
1
RTCAIFG
RW
0h
Real-time clock alarm interrupt flag. This interrupt can be used as an LPM3 or
LPM3.5 wake-up event.
0b = No time event occurred
1b = Time event occurred
0
RTCRDYIFG
RW
0h
Real-time clock ready interrupt flag
0b = RTC cannot be read safely
1b = RTC can be read safely