PLL

Type Alias PLL 

Source
pub type PLL = Periph<RegisterBlock, 0x49>;
Expand description

Phase Locked Loop

Aliased Type§

pub struct PLL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PLL

Source§

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

Formats the value using the given formatter. Read more