GD32W51x User Manual
429
16.4.10.
Write protection key register (RTC_WPK)
Address offset: 0x24
Reset value: 0x0000 0000
This register has to be accessed by word (32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
WPK[7:0]
w
Bits
Fields
Descriptions
31:8
Reserved
Must be kept at reset value.
7:0
WPK[7:0]
Key for w rite protection
16.4.11.
Sub second register (RTC_SS)
Address offset: 0x28
System reset value: 0x0000 0000 when BPSHAD = 0.
Not affected when BPSHAD = 1.
This register has to be accessed by word (32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
SSC[15:0]
r
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:0
SSC[15:0]
Sub second value
This value is the counter value of synchronous prescaler. Second fraction value is
calculated by the below formula:
Second fraction = ( FACTOR_S - SSC ) / ( FACTOR_S + 1 )
16.4.12.
Shift function control register (RTC_SHIFTCTL)
Address offset: 0x2C
System reset: not effect
Backup Reset value: 0x0000 0000
This register is writing protected and can only be wrote when SOPF=0