Peripheral State functions.
More...
Peripheral State functions.
===============================================================================
##### Peripheral State and Error functions #####
===============================================================================
[..]
This subsection permits to :
(+) Return in run-time the status of the peripheral.
(+) Return the RNG handle error code
◆ HAL_RNG_GetError()
Return the RNG handle error code.
- Parameters
-
| hrng | pointer to a RNG_HandleTypeDef structure. |
- Return values
-
Definition at line 826 of file stm32l4xx_hal_rng.c.
◆ HAL_RNG_GetState()
Return the RNG handle state.
- Parameters
-
| hrng | pointer to a RNG_HandleTypeDef structure. |
- Return values
-
Definition at line 815 of file stm32l4xx_hal_rng.c.
__IO HAL_RNG_StateTypeDef State