LL RNG Generic Driver
63
LL RNG Generic Driver
63.1
RNG Firmware driver API description
63.1.1
Detailed description of functions
LL_RNG_Enable
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RNG_Disable
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RNG_IsEnabled
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RNG_IsActiveFlag_DRDY
Function name
Function description
1056/1371
__STATIC_INLINE void LL_RNG_Enable (RNG_TypeDef *
RNGx)
Enable Random Number Generation.
RNGx: RNG Instance
None:
CR RNGEN LL_RNG_Enable
__STATIC_INLINE void LL_RNG_Disable (RNG_TypeDef *
RNGx)
Disable Random Number Generation.
RNGx: RNG Instance
None:
CR RNGEN LL_RNG_Disable
__STATIC_INLINE uint32_t LL_RNG_IsEnabled (RNG_TypeDef
* RNGx)
Check if Random Number Generator is enabled.
RNGx: RNG Instance
State: of bit (1 or 0).
CR RNGEN LL_RNG_IsEnabled
__STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_DRDY
(RNG_TypeDef * RNGx)
Indicate if the RNG Data ready Flag is set or not.
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers