STM32F479xx 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 186 of file stm32f4xx_ll_rcc.c.
References LL_RCC_HSI_Enable(), LL_RCC_HSI_IsReady(), LL_RCC_HSI_SetCalibTrimming(), LL_RCC_PLL_IsReady(), LL_RCC_ReadReg, and LL_RCC_WriteReg.