SYSCFG

Type Alias SYSCFG 

Source
pub type SYSCFG = Periph<RegisterBlock, 0x0f01>;
Expand description

System Configuration Registers

Aliased Type§

pub struct SYSCFG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SYSCFG

Source§

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

Formats the value using the given formatter. Read more