We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d61abf commit c64705fCopy full SHA for c64705f
README.md
@@ -113,6 +113,12 @@ _One-Second interrupt_
113
* **`void detachSecondsInterrupt(void)`**
114
115
116
+_Date retention for stm32F1xx_
117
+
118
+ STM32 RTC includes date save/retrieve mechanism for the stm32F1xx mcu, that do not have a date counter.
119
120
+ The content is stored in BackUp memory which is kept during Reset and powered by Vbat when the Vdd is off.
121
122
123
### Since STM32 Core version > 1.5.0
124
_Reset time management_
0 commit comments