HIB Registers
518
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Hibernation Module
6.5.17 HIBCALLD1 Register (Offset = 0x324) [reset = 0x0]
Hibernation Calendar Load (HIBCALLD1)
The Hibernation Calendar Load 1 (HIBCALLD1) register is used when the CALEN bit is set in the
HIBCALCTL register.
NOTE:
This register is write-only; any reads to this register read back as zeros. Errant writes to the
HIBCALLD0/1 registers are protected by the Hibernate HIBLOCK register.
HIBCALLD1 is shown in
and described in
.
Return to
Figure 6-25. HIBCALLD1 Register
31
30
29
28
27
26
25
24
RESERVED
DOW
R-0x0
W-0x0
23
22
21
20
19
18
17
16
RESERVED
YEAR
R-0x0
W-0x0
15
14
13
12
11
10
9
8
RESERVED
MON
R-0x0
W-0x0
7
6
5
4
3
2
1
0
RESERVED
DOM
R-0x0
W-0x0
Table 6-20. HIBCALLD1 Register Field Descriptions
Bit
Field
Type
Reset
Description
31-27
RESERVED
R
0x0
26-24
DOW
W
0x0
Day of Week
This field is written with the day of the week in the encodings 0x0 to
0x6.
The application defines which days are assigned to each encoding.
23
RESERVED
R
0x0
22-16
YEAR
W
0x0
Year
The last two digits of the year are written in this field in hexadecimal.
For example, "12" would be programmed into this field for 2012.
Bits
22:16 correspond to hex values from 0x0 to 0x63 (0 to 99 years).
15-12
RESERVED
R
0x0
11-8
MON
W
0x0
Month
The month value is written in this field in hexadecimal.
Bits
11:8 correspond to hex values from 0x1 to 0xC (1 to 12 months).
7-5
RESERVED
R
0x0
4-0
DOM
W
0x0
Day of Month
The day of the month value is written in this field in hexadecimal.
Bits
4:0 correspond to hex values from 0x1 to 1F (1 to 31 days).
The encoding 0x0 is RESERVED for the ignore match function.