GD32VF103 User Manual
55
0: No effect
1: Reset the wakeup flag
This bit is always read as 0.
0: Enter the Deep-sleep mode when the RISC-V enters SLEEPDEEP mode
1: Enter the Standby mode when the RISC-V enters SLEEPDEEP mode
0: The LDO operates normally during the Deep-sleep mode
1: The LDO is in low power mode during the Deep-sleep mode
3.4.2. Control and status register (PMU_CS)
Address offset: 0x04
Reset value: 0x0000 0000 (not reset by wakeup from Standby mode)
This register can be accessed by half-word(16-bit) or word(32-bit).
Must be kept at reset value.
0: Disable WKUP pin function
1: Enable WKUP pin function
If WUPEN is set before entering the power saving mode, a rising edge on the WKUP
pin wakes up the system from the power saving mode. As the WKUP pin is active
high, the WKUP pin is internally configured to input pull down mode. And set this bit
will trigger a wakup event when the input changes to high.
Must be kept at reset value.
Low Voltage Detector Status Flag
0: Low Voltage event has not occurred (V
DD
is higher than the specified LVD
threshold)
1: Low Voltage event occurred (V
DD
is equal to or lower than the specified LVD
threshold)
Note: The LVD function is stopped in Standby mode.