HAL
HAL_RNG_GetError() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_RNG_GetError() function

Return the RNG handle error code.

Syntax

uint32_t HAL_RNG_GetError(const RNG_HandleTypeDef *hrng);
Implemented in stm32f4xx_hal_rng.c:836

Arguments

hrng

pointer to a RNG_HandleTypeDef structure.

Return value

RNG Error Code

References

LocationText
stm32f4xx_hal_rng.c:836
uint32_t HAL_RNG_GetError(const RNG_HandleTypeDef *hrng)
stm32f4xx_hal_rng.h:321
uint32_t HAL_RNG_GetError(const RNG_HandleTypeDef *hrng);

Data Use

Data read by HAL_RNG_GetError()
HAL_RNG_GetError()
Type of HAL_RNG_GetError()
HAL_RNG_GetError()
uint32_t
all items filtered out