Between: Min_Data = 0 and Max_Data = 31
Reference Manual to
LL API cross
reference:
CR HSITRIM LL_RCC_HSI_GetCalibTrimming
LL_RCC_LSE_Enable
__STATIC_INLINE void LL_RCC_LSE_Enable (void )
Enable Low Speed External (LSE) crystal.
Reference Manual to
LL API cross
reference:
BDCR LSEON LL_RCC_LSE_Enable
LL_RCC_LSE_Disable
__STATIC_INLINE void LL_RCC_LSE_Disable (void )
Disable Low Speed External (LSE) crystal.
Reference Manual to
LL API cross
reference:
BDCR LSEON LL_RCC_LSE_Disable
LL_RCC_LSE_EnableBypass
__STATIC_INLINE void LL_RCC_LSE_EnableBypass (void )
Enable external clock source (LSE bypass).
Reference Manual to
LL API cross
reference:
BDCR LSEBYP LL_RCC_LSE_EnableBypass
LL_RCC_LSE_DisableBypass
__STATIC_INLINE void LL_RCC_LSE_DisableBypass (void )
Disable external clock source (LSE bypass).
Reference Manual to
LL API cross
reference:
BDCR LSEBYP LL_RCC_LSE_DisableBypass
LL_RCC_LSE_IsReady
__STATIC_INLINE uint32_t LL_RCC_LSE_IsReady (void )
Check if LSE oscillator Ready.