|
STM32G474xx HAL用户手册
|
宏定义 | |
| #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 323 of file stm32g4xx_hal_rtc.h.
| #define RTC_DAYLIGHTSAVING_NONE 0x00000000U |
Definition at line 324 of file stm32g4xx_hal_rtc.h.
| #define RTC_DAYLIGHTSAVING_SUB1H RTC_CR_SUB1H |
Definition at line 322 of file stm32g4xx_hal_rtc.h.
1.7.6.1