Type Alias rp2040_pac::pll_sys::cs::REFDIV_R

source ·
pub type REFDIV_R = FieldReader;
Expand description

Field REFDIV reader - 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.

Aliased Type§

struct REFDIV_R { /* private fields */ }