STM32H735xx HAL User Manual
Data Fields
RNG_ConfigTypeDef Struct Reference

RNG_Ex Configuration Structure definition. More...

#include <stm32h7xx_hal_rng_ex.h>

Data Fields

uint32_t Config1
uint32_t Config2
uint32_t Config3
uint32_t ClockDivider
uint32_t NistCompliance

Detailed Description

RNG_Ex Configuration Structure definition.

Definition at line 52 of file stm32h7xx_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 57 of file stm32h7xx_hal_rng_ex.h.

Referenced by HAL_RNGEx_GetConfig(), and HAL_RNGEx_SetConfig().

Config1 must be a value between 0 and 0x3F

Definition at line 54 of file stm32h7xx_hal_rng_ex.h.

Referenced by HAL_RNGEx_GetConfig(), and HAL_RNGEx_SetConfig().

Config2 must be a value between 0 and 0x7

Definition at line 55 of file stm32h7xx_hal_rng_ex.h.

Referenced by HAL_RNGEx_GetConfig(), and HAL_RNGEx_SetConfig().

Config3 must be a value between 0 and 0xF

Definition at line 56 of file stm32h7xx_hal_rng_ex.h.

Referenced by HAL_RNGEx_GetConfig(), and HAL_RNGEx_SetConfig().

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

Definition at line 59 of file stm32h7xx_hal_rng_ex.h.

Referenced by HAL_RNGEx_GetConfig(), and HAL_RNGEx_SetConfig().


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