|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | LL_RTC_TS_TIME_FORMAT_AM 0x00000000U |
| #define | LL_RTC_TS_TIME_FORMAT_PM RTC_TSTR_PM |
| #define LL_RTC_TS_TIME_FORMAT_AM 0x00000000U |
上午或24小时制
Definition at line 417 of file stm32g4xx_ll_rtc.h.
| #define LL_RTC_TS_TIME_FORMAT_PM RTC_TSTR_PM |
下午
Definition at line 418 of file stm32g4xx_ll_rtc.h.
1.7.6.1