Macros | |
#define | LL_RNG_IT_DISABLE (0x00000000UL) |
#define | LL_RNG_IT_ENABLE (1UL << RNG_CONFIG_IRQ_EN_Pos) |
#define LL_RNG_IT_DISABLE (0x00000000UL) |
Disable RNG interrupt.
Definition at line 136 of file gr55xx_ll_rng.h.
#define LL_RNG_IT_ENABLE (1UL << RNG_CONFIG_IRQ_EN_Pos) |
Enable RNG interrupt.
Definition at line 137 of file gr55xx_ll_rng.h.