STM32L443xx HAL User Manual
Defines
NIST Compliance configuration
RNGEX Exported Constants

Defines

#define RNG_NIST_COMPLIANT   (0x00000000UL)
#define RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Define Documentation

#define RNG_CUSTOM_NIST   (RNG_CR_NISTC)

Custom NIST configuration

Definition at line 114 of file stm32l4xx_hal_rng_ex.h.

#define RNG_NIST_COMPLIANT   (0x00000000UL)

NIST compliant configuration

Definition at line 113 of file stm32l4xx_hal_rng_ex.h.