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
[RNG Exported Functions]
Functions | |
ErrorStatus | LL_RNG_DeInit (RNG_TypeDef *RNGx) |
De-initialize RNG registers (Registers restored to their default values). |
Function Documentation
ErrorStatus LL_RNG_DeInit | ( | RNG_TypeDef * | RNGx ) |
De-initialize RNG registers (Registers restored to their default values).
- Parameters:
-
RNGx RNG Instance
- Return values:
-
An ErrorStatus enumeration value: - SUCCESS: RNG registers are de-initialized
- ERROR: not applicable
Definition at line 81 of file stm32l4xx_ll_rng.c.
Generated on Tue Jul 12 2022 17:38:58 by
