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

Defines

#define RTC_DAYLIGHTSAVING_SUB1H   RTC_CR_SUB1H
#define RTC_DAYLIGHTSAVING_ADD1H   RTC_CR_ADD1H
#define RTC_DAYLIGHTSAVING_NONE   0x00000000u

Define Documentation

#define RTC_DAYLIGHTSAVING_ADD1H   RTC_CR_ADD1H

Definition at line 378 of file stm32h7xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_NONE   0x00000000u

Definition at line 379 of file stm32h7xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_SUB1H   RTC_CR_SUB1H

Definition at line 377 of file stm32h7xx_hal_rtc.h.