CLKCTRL

Type Alias CLKCTRL 

Source
pub type CLKCTRL = Periph<RegisterBlock, 0x60>;
Expand description

Clock controller

Aliased Type§

pub struct CLKCTRL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for CLKCTRL

Source§

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

Formats the value using the given formatter. Read more