STM32H735xx HAL User Manual
|
Defines | |
#define | LL_RNG_CED_ENABLE 0x00000000U |
#define | LL_RNG_CED_DISABLE RNG_CR_CED |
#define LL_RNG_CED_DISABLE RNG_CR_CED |
Clock error detection disabled
Definition at line 76 of file stm32h7xx_ll_rng.h.
#define LL_RNG_CED_ENABLE 0x00000000U |
Clock error detection enabled
Definition at line 75 of file stm32h7xx_ll_rng.h.
Referenced by LL_RNG_StructInit().