|
STM32L443xx 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 55 of file stm32l4xx_ll_pwr.c.
References LL_APB1_GRP1_ForceReset(), LL_APB1_GRP1_PERIPH_PWR, and LL_APB1_GRP1_ReleaseReset().
1.7.6.1