Reference Manual to
LL API cross
reference:
LL_RNG_IsEnabledIT
__STATIC_INLINE uint32_t LL_RNG_IsEnabledIT
(RNG_TypeDef * RNGx)
Check if Random Number Generator Interrupt is enabled (applies
for either Seed error, Clock Error or Data ready interrupts)
Reference Manual to
LL API cross
reference:
LL_RNG_ReadRandData32
__STATIC_INLINE uint32_t LL_RNG_ReadRandData32
(RNG_TypeDef * RNGx)
Return32-bit Random Number value.
Generated: 32-bit random value
Reference Manual to
LL API cross
reference:
DR RNDATA LL_RNG_ReadRandData32
LL_RNG_DeInit
ErrorStatus LL_RNG_DeInit (RNG_TypeDef * RNGx)
De-initialize RNG registers (Registers restored to their default
values).
An: ErrorStatus enumeration value:
SUCCESS: RNG registers are de-initialized
ERROR: not applicable
63.2 RNG Firmware driver defines
63.2.1 RNG
Get Flags Defines
Register contains valid random data
Clock error current status
Seed error current status