|
STM32H735xx HAL User Manual
|
Defines | |
| #define | RTC_DAYLIGHTSAVING_SUB1H RTC_CR_SUB1H |
| #define | RTC_DAYLIGHTSAVING_ADD1H RTC_CR_ADD1H |
| #define | RTC_DAYLIGHTSAVING_NONE 0x00000000u |
| #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.
1.7.6.1