UM1940
Reference Manual to
LL API cross
reference:
LL_RTC_WAKEUP_Enable
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_WAKEUP_Disable
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_WAKEUP_IsEnabled
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_WAKEUP_SetClock
Function name
RTC Tamper Pin.
None:
TAFCR TAMP1INSEL LL_RTC_TAMPER_GetPin
__STATIC_INLINE void LL_RTC_WAKEUP_Enable
(RTC_TypeDef * RTCx)
Enable Wakeup timer.
RTCx: RTC Instance
None:
Bit is write-protected. LL_RTC_DisableWriteProtection
function should be called before.
CR WUTE LL_RTC_WAKEUP_Enable
__STATIC_INLINE void LL_RTC_WAKEUP_Disable
(RTC_TypeDef * RTCx)
Disable Wakeup timer.
RTCx: RTC Instance
None:
Bit is write-protected. LL_RTC_DisableWriteProtection
function should be called before.
CR WUTE LL_RTC_WAKEUP_Disable
__STATIC_INLINE uint32_t LL_RTC_WAKEUP_IsEnabled
(RTC_TypeDef * RTCx)
Check if Wakeup timer is enabled or not.
RTCx: RTC Instance
State: of bit (1 or 0).
CR WUTE LL_RTC_WAKEUP_IsEnabled
__STATIC_INLINE void LL_RTC_WAKEUP_SetClock
DocID028236 Rev 2
LL RTC Generic Driver
1099/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?