HAL
RTC_WAKEUPCLOCK_RTCCLK_DIV2 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRTC_WAKEUPCLOCK_RTCCLK_DIV2

RTC_WAKEUPCLOCK_RTCCLK_DIV2 macro

Syntax

#define RTC_WAKEUPCLOCK_RTCCLK_DIV2 (RTC_CR_WUCKSEL_0 | RTC_CR_WUCKSEL_1)

References

LocationText
stm32f4xx_hal_rtc_ex.h:257
#define RTC_WAKEUPCLOCK_RTCCLK_DIV2 (RTC_CR_WUCKSEL_0 | RTC_CR_WUCKSEL_1)
stm32f4xx_hal_rtc_ex.h:1020
((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \