|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | RTC_DAYLIGHTSAVING_SUB1H RTC_CR_SUB1H |
| #define | RTC_DAYLIGHTSAVING_ADD1H RTC_CR_ADD1H |
| #define | RTC_DAYLIGHTSAVING_NONE 0x00000000U |
| #define RTC_DAYLIGHTSAVING_SUB1H RTC_CR_SUB1H |
#include <stm32f4xx_hal_rtc.h>
Definition at line 283 of file stm32f4xx_hal_rtc.h.
| #define RTC_DAYLIGHTSAVING_ADD1H RTC_CR_ADD1H |
#include <stm32f4xx_hal_rtc.h>
Definition at line 284 of file stm32f4xx_hal_rtc.h.
| #define RTC_DAYLIGHTSAVING_NONE 0x00000000U |
#include <stm32f4xx_hal_rtc.h>
Definition at line 285 of file stm32f4xx_hal_rtc.h.