HAL
LL_RTC_WAKEUPCLOCK_CKSPRE_WUT is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_WAKEUPCLOCK_CKSPRE_WUT

LL_RTC_WAKEUPCLOCK_CKSPRE_WUT macro

ck_spre (usually 1 Hz) clock is selected and 2exp16 is added to the WUT counter value

Syntax

#define LL_RTC_WAKEUPCLOCK_CKSPRE_WUT (RTC_CR_WUCKSEL_2 | RTC_CR_WUCKSEL_1)

References

LocationText
stm32f4xx_ll_rtc.h:489
#define LL_RTC_WAKEUPCLOCK_CKSPRE_WUT (RTC_CR_WUCKSEL_2 | RTC_CR_WUCKSEL_1) /*!< ck_spre (usually 1 Hz) clock is selected and 2exp16 is added to the WUT counter value*/