Module stm32h7xx_hal::stm32::rng[][src]

RNG

Modules

cr

RNG control register

dr

The RNG_DR register is a read-only register that delivers a 32-bit random value when read. The content of this register is valid when DRDY= 1, even if RNGEN=0.

sr

RNG status register

Structs

RegisterBlock

Register block

Type Definitions

CR

RNG control register

DR

The RNG_DR register is a read-only register that delivers a 32-bit random value when read. The content of this register is valid when DRDY= 1, even if RNGEN=0.

SR

RNG status register