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
Initialization and de-initialization functions
[CRS Exported Functions]
Functions | |
ErrorStatus | LL_CRS_DeInit (void) |
De-Initializes CRS peripheral registers to their default reset values. |
Function Documentation
ErrorStatus LL_CRS_DeInit | ( | void | ) |
De-Initializes CRS peripheral registers to their default reset values.
- Return values:
-
An ErrorStatus enumeration value: - SUCCESS: CRS registers are de-initialized
- ERROR: not applicable
Definition at line 74 of file stm32l4xx_ll_crs.c.
Generated on Tue Jul 12 2022 17:38:56 by
