Type Alias rp2040_pac::pll_sys::pwr::VCOPD_W

source ·
pub type VCOPD_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field VCOPD writer - PLL VCO powerdown
To save power set high when PLL output not required or bypass=1.

Aliased Type§

struct VCOPD_W<'a, REG> { /* private fields */ }