STM32F439xx HAL User Manual
Defines
RTC DayLight Saving Definitions
RTC Exported Constants

Defines

#define RTC_DAYLIGHTSAVING_SUB1H   0x00020000U
#define RTC_DAYLIGHTSAVING_ADD1H   0x00010000U
#define RTC_DAYLIGHTSAVING_NONE   0x00000000U

Define Documentation

#define RTC_DAYLIGHTSAVING_ADD1H   0x00010000U

Definition at line 250 of file stm32f4xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_NONE   0x00000000U

Definition at line 251 of file stm32f4xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_SUB1H   0x00020000U

Definition at line 249 of file stm32f4xx_hal_rtc.h.