Skip to main content

Scg0

Type Alias Scg0 

Source
pub type Scg0 = Periph<RegisterBlock, 0x4008_f000>;
Expand description

System Clock Generator

Aliased Type§

pub struct Scg0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Scg0

Source§

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

Formats the value using the given formatter. Read more