STM32G474xx HAL用户手册
宏定义
RTC夏令时定义
RTC导出常量

宏定义

#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.