mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion] Discard old comment
This commit is contained in:
@@ -132,7 +132,6 @@ void configWakeUp() {
|
||||
}
|
||||
|
||||
void stopConfiguration() {
|
||||
// This is done differently on the models
|
||||
PWR.CR()->setMRUDS(true); // Main regulator in Low Voltage and Flash memory in Deep Sleep mode when the device is in Stop mode
|
||||
PWR.CR()->setLPUDS(true); // Low-power regulator in under-drive mode if LPDS bit is set and Flash memory in power-down when the device is in Stop under-drive mode
|
||||
PWR.CR()->setLPDS(true); // Low-power Voltage regulator on. Takes longer to wake up.
|
||||
|
||||
Reference in New Issue
Block a user