HIB Registers
497
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Hibernation Module
6.5.3 HIBRTCLD Register (Offset = 0xC) [reset = 0x0]
Hibernation RTC Load (HIBRTCLD)
This register is used to load a 32-bit value loaded into the RTC counter. The load occurs immediately
upon this register being written. When this register is written, the 15-bit sub seconds counter is also
cleared.
NOTE:
This register is protected from errant code by using the HIBLOCK register. This register is
write-only; any reads to this register read back as zeros.
NOTE:
Except for the HIBIO and a portion of the HIBIC register, all other Hibernation module
registers are on the Hibernation module clock domain and have special timing requirements.
Software should make use of the WRC bit in the HIBCTL register to ensure that the required
timing gap has elapsed. If the WRC bit is clear, any attempted write access is ignored. See
. The HIBIO register and bits RSTWK, PADIOWK and WC of the HIBIC register
do not require waiting for write to complete. Because these registers are clocked by the
system clock, writes to these registers/bits are immediate.
Writing to registers other than the HIBCTL and HIBIM before the CLK32EN bit in the HIBCTL
register has been set may produce unexpected results.
HIBRTCLD is shown in
and described in
.
Return to
Figure 6-11. HIBRTCLD Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RTCLD
W-0x0
Table 6-6. HIBRTCLD Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
RTCLD
W
0x0
RTC Load
A write loads the current value into the RTC counter (RTCC).
A read returns the 32-bit load value.