STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTC DayLight Saving Definitions
Collaboration diagram for RTC DayLight Saving Definitions:

Macros

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

Detailed Description

Macro Definition Documentation

◆ RTC_DAYLIGHTSAVING_ADD1H

#define RTC_DAYLIGHTSAVING_ADD1H   RTC_CR_ADD1H

Definition at line 284 of file stm32f4xx_hal_rtc.h.

◆ RTC_DAYLIGHTSAVING_NONE

#define RTC_DAYLIGHTSAVING_NONE   0x00000000U

Definition at line 285 of file stm32f4xx_hal_rtc.h.

◆ RTC_DAYLIGHTSAVING_SUB1H

#define RTC_DAYLIGHTSAVING_SUB1H   RTC_CR_SUB1H

Definition at line 283 of file stm32f4xx_hal_rtc.h.