HAL + 0/1 examples
CodeScope will show references to LL_RTC_WAKEUPCLOCK_CKSPRE from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...

LL_RTC_WAKEUPCLOCK_CKSPRE macro

ck_spre (usually 1 Hz) clock is selected

Syntax

#define LL_RTC_WAKEUPCLOCK_CKSPRE (RTC_CR_WUCKSEL_2)

Examples

LL_RTC_WAKEUPCLOCK_CKSPRE is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rtc.h:488
#define LL_RTC_WAKEUPCLOCK_CKSPRE (RTC_CR_WUCKSEL_2) /*!< ck_spre (usually 1 Hz) clock is selected */