Module stm32_hal2::rng
source · Expand description
Support for the Random Number Generator (RNG) peripheral.
Structs
- Represents a RNG peripheral.
Functions
- Gets a random value without needing to pass the
Rng
struct. Assumes it has been initialized, to enable it and its peripheral clock.