Skip to main content

Trng

Type Alias Trng 

Source
pub type Trng = Periph<RegisterBlock, 0x4411_4000>;
Expand description

True Random Number Generator

Aliased Type§

pub struct Trng { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Trng

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more