Type Alias SYSCON

Source
pub type SYSCON = Periph<RegisterBlock, 0x3f42_6000>;
Expand description

SYSCON Peripheral

Aliased Type§

pub struct SYSCON { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SYSCON

Source§

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

Formats the value using the given formatter. Read more