RNG

Type Alias RNG 

Source
pub type RNG = Periph<RegisterBlock, 1342572544>;
Expand description

Random number generator

See peripheral structure

Aliased Typeยง

pub struct RNG { /* private fields */ }