Struct stm32h7x3::rng::RNG_DR [] [src]

pub struct RNG_DR { /* fields omitted */ }

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.

Methods

impl RNG_DR
[src]

[src]

Reads the contents of the register