|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_RTC_TIME_FORMAT_AM_OR_24 0x00000000U |
| #define | LL_RTC_TIME_FORMAT_PM RTC_TR_PM |
| #define LL_RTC_TIME_FORMAT_AM_OR_24 0x00000000U |
AM or 24-hour format
Definition at line 372 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_TIME_StructInit().
| #define LL_RTC_TIME_FORMAT_PM RTC_TR_PM |
PM
Definition at line 373 of file stm32l4xx_ll_rtc.h.
1.7.6.1