STM32F439xx HAL User Manual
Defines
RTC Digital Calib Definitions
RTCEx Exported Constants

Defines

#define RTC_CALIBSIGN_POSITIVE   0x00000000U
#define RTC_CALIBSIGN_NEGATIVE   0x00000080U

Define Documentation

#define RTC_CALIBSIGN_NEGATIVE   0x00000080U

Definition at line 270 of file stm32f4xx_hal_rtc_ex.h.

#define RTC_CALIBSIGN_POSITIVE   0x00000000U

Definition at line 269 of file stm32f4xx_hal_rtc_ex.h.