Functions
Initialization and Configuration functions

Initialization and Configuration functions. More...

Collaboration diagram for Initialization and Configuration functions:

Functions

void RNG_Cmd (FunctionalState NewState)
 Enables or disables the RNG peripheral. More...
 
void RNG_DeInit (void)
 De-initializes the RNG peripheral registers to their default reset values. More...
 

Detailed Description

Initialization and Configuration functions.

 ===============================================================================
             ##### Initialization and Configuration functions #####
 ===============================================================================  
 [..] This section provides functions allowing to 
   (+) Initialize the RNG peripheral
   (+) Enable or disable the RNG peripheral

Function Documentation

void RNG_Cmd ( FunctionalState  NewState)

Enables or disables the RNG peripheral.

Parameters
NewStatenew state of the RNG peripheral. This parameter can be: ENABLE or DISABLE.
Return values
None

Definition at line 114 of file stm32f4xx_rng.c.

void RNG_DeInit ( void  )

De-initializes the RNG peripheral registers to their default reset values.

Parameters
None
Return values
None

Definition at line 99 of file stm32f4xx_rng.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:55