STM32L443xx HAL User Manual
|
Functions | |
ErrorStatus | LL_RCC_DeInit (void) |
Reset the RCC clock configuration to the default reset state. |
ErrorStatus LL_RCC_DeInit | ( | void | ) |
Reset the RCC clock configuration to the default reset state.
An | ErrorStatus enumeration value:
|
Definition at line 192 of file stm32l4xx_ll_rcc.c.
References LL_RCC_ClearResetFlags(), LL_RCC_HSE_DisableBypass(), LL_RCC_HSI_SetCalibTrimming(), LL_RCC_MSI_Enable(), LL_RCC_MSI_IsReady(), LL_RCC_MSI_SetCalibTrimming(), LL_RCC_MSI_SetRange(), LL_RCC_MSIRANGE_6, LL_RCC_ReadReg, and LL_RCC_WriteReg.