PhaseLockedLoopDevice

Trait PhaseLockedLoopDevice 

Source
pub trait PhaseLockedLoopDevice:
    Deref<Target = RegisterBlock>
    + SubsystemReset
    + Sealed { }
Expand description

Trait to handle both underlying devices from the PAC (PLL_SYS & PLL_USB)

Implementors§