|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_RTC_CALIB_INSERTPULSE_NONE 0x00000000U |
| #define | LL_RTC_CALIB_INSERTPULSE_SET RTC_CALR_CALP |
| #define LL_RTC_CALIB_INSERTPULSE_NONE 0x00000000U |
No RTCCLK pulses are added
Definition at line 586 of file stm32f4xx_ll_rtc.h.
| #define LL_RTC_CALIB_INSERTPULSE_SET RTC_CALR_CALP |
One RTCCLK pulse is effectively inserted every 2exp11 pulses (frequency increased by 488.5 ppm)
Definition at line 587 of file stm32f4xx_ll_rtc.h.
1.7.6.1