Type Alias SEC_RNG

Source
pub type SEC_RNG = Periph<RegisterBlock, 0x520c_0800>;
Expand description

Random number generator

See peripheral structure

Aliased Type§

pub struct SEC_RNG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_RNG

Source§

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

Formats the value using the given formatter. Read more