Type Alias rp2040_pac::pll_sys::pwr::PD_R

source ·
pub type PD_R = BitReader;
Expand description

Field PD reader - PLL powerdown
To save power set high when PLL output not required.

Aliased Type§

struct PD_R { /* private fields */ }