Registers
1330
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Real-Time Clock (RTC)
27.3.4 Day of the Month Register (DAY)
NOTE:
Out of reset, the day of the month register (DAY) is write-protected. To disable write
protection, correct keys must be written to the KICK
n
R registers (see
).
The day of the month register (DAY) sets the day of the month value of the current date. Days are stored
as binary-coded decimal (BCD) format. In BCD format, the decimal numbers 0 through 9 are encoded with
their binary equivalent. The DAY register is shown in
and described in
.
Figure 27-7. Days Register (DAY)
31
16
Reserved
R-0
15
6
5
4
3
0
Reserved
DAY1
DAY0
R-0
R/W-0
R/W-1
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 27-6. Day Register (DAY) Field Descriptions
Bit
Field
Value
Description
31-6
Reserved
0
Reserved.
5-4
DAY1
0-3h
Most significant digit of day of the month value. Range for DAY1:DAY0 is 01-31.
3-0
DAY0
0-9h
Least significant digit of day of the month value. Range for DAY1:DAY0 is 01-31.
27.3.5 Month Register (MONTH)
NOTE:
Out of reset, the month register (MONTH) is write-protected. To disable write protection,
correct keys must be written to the KICK
n
R registers (see
).
The month register (MONTH) sets the month in the year value of the current date. The month is stored as
binary-coded decimal (BCD) format. In BCD format, the decimal numbers 0 through 9 are encoded with
their binary equivalent. The MONTH register is shown in
and described in
.
Figure 27-8. Month Register (MONTH)
31
16
Reserved
R-0
15
5
4
3
0
Reserved
MONTH1
MONTH0
R-0
R/W-0
R/W-1
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 27-7. Month Register (MONTH) Field Descriptions
Bit
Field
Value
Description
31-5
Reserved
0
Reserved.
4
MONTH1
0-1h
Most significant digit of months value. For MONTH1:MONTH0, JAN = 01 and DEC = 12.
3-0
MONTH0
0-9h
Least significant digit of months value. For MONTH1:MONTH0, JAN = 01 and DEC = 12.