Type Alias SYSTEM

Source
pub type SYSTEM = Periph<RegisterBlock, 0x3f4c_0000>;
Expand description

System Configuration Registers

Aliased Type§

pub struct SYSTEM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SYSTEM

Source§

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

Formats the value using the given formatter. Read more