STM32L443xx HAL User Manual
Data Fields
RNG_ConfigTypeDef Struct Reference

RNGEX Configuration Structure definition. More...

#include <stm32l4xx_hal_rng_ex.h>

Data Fields

uint32_t Config1
uint32_t Config2
uint32_t Config3
uint32_t ClockDivider
uint32_t NistCompliance

Detailed Description

RNGEX Configuration Structure definition.

Definition at line 51 of file stm32l4xx_hal_rng_ex.h.


Field Documentation

Clock Divider factor.This parameter can be a value of Value used to configure an internal

Definition at line 56 of file stm32l4xx_hal_rng_ex.h.

Config1 must be a value between 0 and 0x3F

Definition at line 53 of file stm32l4xx_hal_rng_ex.h.

Config2 must be a value between 0 and 0x7

Definition at line 54 of file stm32l4xx_hal_rng_ex.h.

Config3 must be a value between 0 and 0xF

Definition at line 55 of file stm32l4xx_hal_rng_ex.h.

NIST compliance.This parameter can be a value of NIST Compliance configuration

Definition at line 58 of file stm32l4xx_hal_rng_ex.h.


The documentation for this struct was generated from the following file: