Skip to main content

SysCtl0

Type Alias SysCtl0 

Source
pub type SysCtl0 = Periph<RegisterBlock, 0x4000_0000>;
Expand description

System Control 0 - reset status, clock control, PLL config

Aliased Type§

pub struct SysCtl0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SysCtl0

Source§

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

Formats the value using the given formatter. Read more