Ll_Rcc_Getrtcclocksource; Ll_Rcc_Enablertc; Ll_Rcc_Disablertc; Ll_Rcc_Isenabledrtc - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

LL RCC Generic Driver

LL_RCC_GetRTCClockSource

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_RCC_EnableRTC

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_RCC_DisableRTC

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_RCC_IsEnabledRTC

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:
LL_RCC_ForceBackupDomainReset
Function name
Function description
Return values
1020/1371
__STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource
(void )
Get RTC Clock Source.
Returned: value can be one of the following values:
LL_RCC_RTC_CLKSOURCE_NONE
LL_RCC_RTC_CLKSOURCE_LSE
LL_RCC_RTC_CLKSOURCE_LSI
LL_RCC_RTC_CLKSOURCE_HSE
BDCR RTCSEL LL_RCC_GetRTCClockSource
__STATIC_INLINE void LL_RCC_EnableRTC (void )
Enable RTC.
None:
BDCR RTCEN LL_RCC_EnableRTC
__STATIC_INLINE void LL_RCC_DisableRTC (void )
Disable RTC.
None:
BDCR RTCEN LL_RCC_DisableRTC
__STATIC_INLINE uint32_t LL_RCC_IsEnabledRTC (void )
Check if RTC has been enabled or not.
State: of bit (1 or 0).
BDCR RTCEN LL_RCC_IsEnabledRTC
__STATIC_INLINE void LL_RCC_ForceBackupDomainReset
(void )
Force the Backup domain reset.
None:
DocID028236 Rev 2
UM1940

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF