pub trait PhaseLockedLoopDevice:
Deref<Target = RegisterBlock>
+ SubsystemReset
+ Sealed { }Expand description
Trait to handle both underlying devices from the PAC (PLL_SYS & PLL_USB)
pub trait PhaseLockedLoopDevice:
Deref<Target = RegisterBlock>
+ SubsystemReset
+ Sealed { }Trait to handle both underlying devices from the PAC (PLL_SYS & PLL_USB)