embassy-rp

Crates

git

Versions

rp235xa

Flavors

Module trng

Module trng 

Source
Expand description

True Random Number Generator (TRNG) driver.

Structs§

Config
Configuration for the TRNG.
InterruptHandler
TRNG interrupt handler.
Trng
True Random Number Generator Driver for RP2350

Enums§

InverterChainLength
TRNG ROSC Inverter chain length options.

Traits§

Instance
TRNG peripheral instance.