STM32F479xx HAL User Manual
|
Functions | |
ErrorStatus | LL_PWR_DeInit (void) |
De-initialize the PWR registers to their default reset values. |
ErrorStatus LL_PWR_DeInit | ( | void | ) |
De-initialize the PWR registers to their default reset values.
An | ErrorStatus enumeration value:
|
Definition at line 56 of file stm32f4xx_ll_pwr.c.
References LL_APB1_GRP1_ForceReset(), LL_APB1_GRP1_PERIPH_PWR, and LL_APB1_GRP1_ReleaseReset().