STM32H735xx HAL User Manual
|
LL RNG Init Structure Definition. More...
#include <stm32h7xx_ll_rng.h>
Data Fields | |
uint32_t | ClockErrorDetection |
LL RNG Init Structure Definition.
Definition at line 55 of file stm32h7xx_ll_rng.h.
Clock error detection. This parameter can be one value of Clock Error Detection. This parameter can be modified using unitary functions LL_RNG_EnableClkErrorDetect().
Definition at line 57 of file stm32h7xx_ll_rng.h.
Referenced by LL_RNG_Init(), and LL_RNG_StructInit().