Disable HSE external oscillator (HSE Bypass)
Reference Manual to
LL API cross
reference:
CR HSEBYP LL_RCC_HSE_DisableBypass
LL_RCC_HSE_Enable
__STATIC_INLINE void LL_RCC_HSE_Enable (void )
Enable HSE crystal oscillator (HSE ON)
Reference Manual to
LL API cross
reference:
CR HSEON LL_RCC_HSE_Enable
LL_RCC_HSE_Disable
__STATIC_INLINE void LL_RCC_HSE_Disable (void )
Disable HSE crystal oscillator (HSE ON)
Reference Manual to
LL API cross
reference:
CR HSEON LL_RCC_HSE_Disable
LL_RCC_HSE_IsReady
__STATIC_INLINE uint32_t LL_RCC_HSE_IsReady (void )
Check if HSE oscillator Ready.
Reference Manual to
LL API cross
reference:
CR HSERDY LL_RCC_HSE_IsReady
LL_RCC_HSI_Enable
__STATIC_INLINE void LL_RCC_HSI_Enable (void )
Reference Manual to
LL API cross
reference:
CR HSION LL_RCC_HSI_Enable
LL_RCC_HSI_Disable
__STATIC_INLINE void LL_RCC_HSI_Disable (void )