Macros
RNG hardware interrupt enable.
Peripheral Driver
»
LL Driver
»
RNG
»
Defines
»
RNG Exported Constants
Macros
#define
LL_RNG_IT_DISABLE
(0x00000000UL)
#define
LL_RNG_IT_ENABLE
(1UL << RNG_CONFIG_IRQ_EN_Pos)
Detailed Description
Macro Definition Documentation
◆
LL_RNG_IT_DISABLE
#define LL_RNG_IT_DISABLE (0x00000000UL)
Disable RNG interrupt.
◆
LL_RNG_IT_ENABLE
#define LL_RNG_IT_ENABLE (1UL << RNG_CONFIG_IRQ_EN_Pos)
Enable RNG interrupt.