STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
__STATIC_INLINE uint32_t | LL_RNG_ReadRandData32 (const RNG_TypeDef *RNGx) |
Return32-bit Random Number value @rmtoll DR RNDATA LL_RNG_ReadRandData32. More... | |
__STATIC_INLINE uint32_t LL_RNG_ReadRandData32 | ( | const RNG_TypeDef * | RNGx | ) |
Return32-bit Random Number value @rmtoll DR RNDATA LL_RNG_ReadRandData32.
RNGx | RNG Instance |
Generated | 32-bit random value |
Definition at line 297 of file stm32f4xx_ll_rng.h.