Module stm32ral::stm32h7::peripherals::rng[][src]

Expand description

RNG

Used by: stm32h735, stm32h743, stm32h743v, stm32h747cm4, stm32h747cm7, stm32h753, stm32h753v, stm32h7b3

Modules

RNG control register

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.

RNG status register

Structs