STM32H735xx 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 434 of file stm32h7xx_ll_rtc.h.
Referenced by LL_RTC_ALMB_StructInit().
#define LL_RTC_ALMB_TIME_FORMAT_PM RTC_ALRMBR_PM |
PM
Definition at line 435 of file stm32h7xx_ll_rtc.h.