Initialization and Configuration functions.
More...
|
void | RNG_DeInit (void) |
| Deinitializes the RNG peripheral registers to their default reset values. More...
|
|
void | RNG_Cmd (FunctionalState NewState) |
| Enables or disables the RNG peripheral. More...
|
|
Initialization and Configuration functions.
===============================================================================
Initialization and Configuration functions
===============================================================================
This section provides functions allowing to
- Initialize the RNG peripheral
- Enable or disable the RNG peripheral
void RNG_Cmd |
( |
FunctionalState |
NewState | ) |
|
Enables or disables the RNG peripheral.
- Parameters
-
NewState,: | new state of the RNG peripheral. This parameter can be: ENABLE or DISABLE. |
- Return values
-
Deinitializes the RNG peripheral registers to their default reset values.
- Parameters
-
- Return values
-