HAL_RNG_GetRandomNumber_IT() function
Returns a 32-bit random number with interrupt enabled (Obsolete), Use HAL_RNG_GenerateRandomNumber_IT() API instead.
Arguments
hrng
pointer to a RNG_HandleTypeDef structure that contains the configuration information for RNG.
Return value
32-bit random number