|
GPS Device
|
Functions | |
| static void | rtc_set_write_protection (EN_STATUS_te en_status) |
| Enables or disables write protection of the RTC registers. | |
|
static |
Enables or disables write protection of the RTC registers.
The RTC write protection key sequence is defined by the STM32F401RE reference manual:
Must be called before and after any write to RTC configuration registers (RTC_TR, RTC_DR, RTC_CR, RTC_PRER, RTC_ISR).
Definition at line 186 of file stm32f401re_rtc.c.
