STM32L443xx 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 757 of file stm32l4xx_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 758 of file stm32l4xx_ll_rtc.h.