STM32L443xx HAL User Manual
|
Defines | |
#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 or 24-hour format
Definition at line 438 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_ALMB_StructInit().
#define LL_RTC_ALMB_TIME_FORMAT_PM RTC_ALRMBR_PM |
PM
Definition at line 439 of file stm32l4xx_ll_rtc.h.