STM32L443xx HAL User Manual
Defines
RTC DayLightSaving 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 355 of file stm32l4xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_NONE   0x00000000u

Definition at line 356 of file stm32l4xx_hal_rtc.h.

#define RTC_DAYLIGHTSAVING_SUB1H   RTC_CR_SUB1H

Definition at line 354 of file stm32l4xx_hal_rtc.h.