Module stm32wlxx_hal::rng

source ·
Expand description

True random number generator

Performance

Comparison with the chacha algorithm seeded by hardware.

SourceCycles per [u32; 4]
ChaCha20Rng2,875
ChaCha12Rng1,764
ChaCha8Rng1,216
HW410

Re-exports

Structs

Enums

  • RNG clock source selection
  • RNG error types