RTC_C Registers
734
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
Real-Time Clock C (RTC_C)
29.4 RTC_C Registers
The RTC_C module registers are shown in
. This table also shows which registers are key
protected and which are retained during LPM3.5. The registers that are retained during LPM3.5 and given
with a reset value are not reset on POR. Registers that are not retained during LPM3.5 must be restored
after exit from LPM3.5.
The high-side SVS must not be disabled by software if the real-time clock feature is needed. When the
high-side SVS is disabled, the RTC_C registers with LPM3.5 retention are not accessible by the CPU.
The base address for the RTC_C module registers can be found in the device-specific data sheet. The
address offsets are shown in
The additional registers that are available if Event/Tamper Detection is implemented are shown in
together with the corresponding address offsets.
If the counter mode is supported, the register aliases shown in
can be used to access the
counter registers.
NOTE:
Most registers have word or byte register access. For a generic register
ANYREG
, the suffix
"_L" (
ANYREG_L
) refers to the lower byte of the register (bits 0 through 7). The suffix "_H"
(
ANYREG_H
) refers to the upper byte of the register (bits 8 through 15).
(1)
Some bits in this register are retained. See the register description to determine which bits are retained.
Table 29-2. RTC_C Registers
Offset
Acronym
Register Name
Type
Access
Reset
Key
Protected
LPM3.5
Retention
00h
RTCCTL0
Real-Time Clock Control 0
Read/write
Word
9600h
yes
not
retained
(1)
00h
RTCCTL0_L
Real-Time Clock Control 0 Low
Read/write
Byte
00h
yes
not
retained
(1)
01h
RTCCTL0_H
Real-Time Clock Control 0 High
Read/write
Byte
96h
n/a
not
retained
(1)
02h
RTCCTL13
Real-Time Clock Control 1, 3
Read/write
Word
0070h
yes
high byte
retained
02h
RTCCTL1
Real-Time Clock Control 1
Read/write
Byte
70h
yes
not retained
or RTCCTL13_L
03h
RTCCTL3
Real-Time Clock Control 3
Read/write
Byte
00h
yes
retained
or RTCCTL13_H
04h
RTCOCAL
Real-Time Clock Offset
Calibration
Read/write
Word
0000h
yes
retained
04h
RTCOCAL_L
Read/write
Byte
00h
yes
retained
05h
RTCOCAL_H
Read/write
Byte
00h
yes
retained
06h
RTCTCMP
Real-Time Clock Temperature
Compensation
Read/write
Word
4000h
no
partially
retained
06h
RTCTCMP_L
Read/write
Byte
00h
no
partially
retained
07h
RTCTCMP_H
Read/write
Byte
40h
no
partially
retained
08h
RTCPS0CTL
Real-Time Prescale Timer 0
Control
Read/write
Word
0100h
no
not retained
08h
RTCPS0CTL_L
Read/write
Byte
00h
no
not retained
09h
RTCPS0CTL_H
Read/write
Byte
01h
no
not retained
0Ah
RTCPS1CTL
Real-Time Prescale Timer 1
Control
Read/write
Word
0100h
no
not retained
0Ah
RTCPS1CTL_L
Read/write
Byte
00h
no
not retained
0Bh
RTCPS1CTL_H
Read/write
Byte
01h
no
not retained