STM32G474xx HAL User Manual
定义
ALARMB TIME FORMAT
RTC Exported Constants

定义

#define LL_RTC_ALMB_TIME_FORMAT_AM   0x00000000U
#define LL_RTC_ALMB_TIME_FORMAT_PM   RTC_ALRMBR_PM

定义文档

#define LL_RTC_ALMB_TIME_FORMAT_AM   0x00000000U

AM或24小时制

Definition at line 399 of file stm32g4xx_ll_rtc.h.

Referenced by LL_RTC_ALMB_StructInit().

#define LL_RTC_ALMB_TIME_FORMAT_PM   RTC_ALRMBR_PM

下午

Definition at line 400 of file stm32g4xx_ll_rtc.h.