Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER by
De-initialization function
[FLAG_Management, PWR Exported Functions]
Functions | |
ErrorStatus | LL_PWR_DeInit (void) |
De-initialize the PWR registers to their default reset values. |
Function Documentation
ErrorStatus LL_PWR_DeInit | ( | void | ) |
De-initialize the PWR registers to their default reset values.
- Return values:
-
An ErrorStatus enumeration value: - SUCCESS: PWR registers are de-initialized
- ERROR: not applicable
Definition at line 74 of file stm32l4xx_ll_pwr.c.
Generated on Tue Jul 12 2022 17:38:57 by
