L4 HAL Drivers

Embed: (wiki syntax)

« Back to documentation index

Data_Management

Data_Management
[RNG Exported Functions]

Functions

__STATIC_INLINE uint32_t LL_RNG_ReadRandData32 (RNG_TypeDef *RNGx)
 Return32-bit Random Number value DR RNDATA LL_RNG_ReadRandData32.

Function Documentation

__STATIC_INLINE uint32_t LL_RNG_ReadRandData32 ( RNG_TypeDef *  RNGx )

Return32-bit Random Number value DR RNDATA LL_RNG_ReadRandData32.

Parameters:
RNGxRNG Instance
Return values:
Generated32-bit random value

Definition at line 315 of file stm32l4xx_ll_rng.h.