![GigaDevice Semiconductor GD32E23 Series User Manual Download Page 217](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794217.webp)
GD32E23x User Manual
217
13.4.4.
Status register (RTC_STAT)
For GD32E230xx devices
Address offset: 0x0C
System reset: Only INITM, INITF and RSYNF bits are set to 0. Others are not affected
Backup domain reset value: 0x0000 0007
This register is writing protected except RTC_STAT[14:8].
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
SCPF
r
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
TP1F
TP0F
TSOVRF
TSF
Reserved
ALRM0F
INITM
INITF
RSYNF
YCM
SOPF
Reserved
ALRM0WF
rc_w0
rc_w0
rc_w0
rc_w0
rc_w0
rw
r
rc_w0
r
r
r
Bits
Fields
Descriptions
31:17
Reserved
Must be kept at reset value
16
SCPF
Smooth calibration pending flag
Set to 1 by hardware when software writes to RTC_HRFC without entering
initialization mode and set to 0 by hardware when smooth calibration configuration
is taken into account.
15
Reserved
Must be kept at reset value
14
TP1F
RTC_TAMP1 detected flag
Set to 1 by hardware when tamper detection is found on tamper1 input pin.
Software can clear this bit by writing 0 into this bit.
13
TP0F
RTC_TAMP0 detected flag
Set to 1 by hardware when tamper detection is found on tamper0 input pin.
Software can clear this bit by writing 0 into this bit.
12
TSOVRF
Time-stamp overflow flag
This bit is set by hardware when a time-stamp event is detected if TSF bit is set
before.
Cleared by software writing 0.
11
TSF
Time-stamp flag
Set by hardware when time-stamp event is detected.
Cleared by software writing 0.
10:9
Reserved
Must be kept at reset value
8
ALRM0F
Alarm-0 occurs flag
Set to 1 by hardware when current time/date matches the time/date of alarm 0
setting value.