|
STM32H735xx 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 794 of file stm32h7xx_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 795 of file stm32h7xx_ll_rtc.h.
1.7.6.1