STM CMSIS
RTC Smooth Calib Plus Pulses Definitions

Macros

#define RTC_SMOOTHCALIB_PLUSPULSES_SET   ((uint32_t)0x00008000U)
 
#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_SMOOTHCALIB_PLUSPULSES_RESET

#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   ((uint32_t)0x00000000U)

The number of RTCCLK pulses subbstited during a 32-second window = CALM[8:0]

◆ RTC_SMOOTHCALIB_PLUSPULSES_SET

#define RTC_SMOOTHCALIB_PLUSPULSES_SET   ((uint32_t)0x00008000U)

The number of RTCCLK pulses added during a X -second window = Y - CALM[8:0] with Y = 512, 256, 128 when X = 32, 16, 8