|
STM32H735xx HAL User Manual
|
Functions | |
| void | LL_RCC_DeInit (void) |
| Resets the RCC clock configuration to the default reset state. | |
| void LL_RCC_DeInit | ( | void | ) |
Resets the RCC clock configuration to the default reset state.
| None |
Definition at line 118 of file stm32h7xx_ll_rcc.c.
References LL_RCC_HSI_IsReady(), LL_RCC_PLL1_IsReady(), LL_RCC_PLL2_IsReady(), LL_RCC_PLL3_IsReady(), and LL_RCC_WriteReg.
1.7.6.1