pub type R = R<CS_SPEC>;
Expand description
Register CS
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn refdiv(&self) -> REFDIV_R
pub fn refdiv(&self) -> REFDIV_R
Bits 0:5 - Divides the PLL input reference clock.
Behaviour is undefined for div=0.
PLL output will be unpredictable during refdiv changes, wait for lock=1 before using it.