Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
338
/
631
Bit field
Name
Description
31:24
Reserved
Reserved, the reset value must be maintained
23:20
YRT[3:0]
Describes the year tens value in BCD format
19:16
YRU[3:0]
Describes the year units value in BCD format
15:13
WDU[2:0]
Describes which Week day
000: Forbidden
001: Monday
...
111: Sunday
12
MOT
Describes the month tens value in BCD format
11:8
MOU[3:0]
Describes the month units value in BCD format
7:6
Reserved
Reserved, the reset value must be maintained
5:4
DAT[1:0]
Describes the date tens value in BCD format
3:0
DAU[3:0]
Describes the date units value in BCD format
RTC Timestamp Sub-second Register (RTC_TSSS)
Address offset: 0x38
Reset value: 0x0000 0000
Bit field
Name
Description
31:16
Reserved
Reserved, the reset value must be maintained
15:0
SSE[15:0]
Sub second value
SSE[15:0] is the value in the synchronous prescaler counter. The fraction of a second
is provided by the formula below:
Second fraction = (RTC_PRE.DIVS[14:0] – SSE[15:0]) / (RTC_PRE.DIVS[14:0] + 1)
Note: SSE[15:0] can be larger than RTC_PRE.DIVS[14:0] only after a shift
operation. In that case, the correct time/date is one second less than as indicated by
RTC_TSH/RTC_DATE.