HAL
LL_RTC_MONTH_JANUARY is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RTC_MONTH_JANUARY macro

January

Syntax

#define LL_RTC_MONTH_JANUARY ((uint8_t)0x01U)

References

LocationText
stm32f4xx_ll_rtc.h:288
#define LL_RTC_MONTH_JANUARY ((uint8_t)0x01U) /*!< January */
stm32f4xx_ll_rtc.c:426
RTC_DateStruct->Month = LL_RTC_MONTH_JANUARY;