Skip to main content

SCU_PLL

Type Alias SCU_PLL 

Source
pub type SCU_PLL = Periph<RegisterBlock, 0x5000_4710>;
Expand description

System Control Unit

Aliased Type§

pub struct SCU_PLL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SCU_PLL

Source§

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

Formats the value using the given formatter. Read more