STM32F479xx HAL User Manual
|
Defines | |
#define | LL_RTC_FORMAT_BIN 0x000000000U |
#define | LL_RTC_FORMAT_BCD 0x000000001U |
#define LL_RTC_FORMAT_BCD 0x000000001U |
BCD data format
Definition at line 209 of file stm32f4xx_ll_rtc.h.
#define LL_RTC_FORMAT_BIN 0x000000000U |
Binary data format
Definition at line 208 of file stm32f4xx_ll_rtc.h.
Referenced by LL_RTC_ALMA_Init(), LL_RTC_ALMB_Init(), LL_RTC_DATE_Init(), and LL_RTC_TIME_Init().