Type Alias rp2040_pac::pll_sys::PWR

source ·
pub type PWR = Reg<PWR_SPEC>;
Expand description

PWR (rw) register accessor: Controls the PLL power modes.

You can read this register and get pwr::R. You can reset, write, write_with_zero this register using pwr::W. You can also modify this register. See API.

For information about available fields see pwr module

Aliased Type§

struct PWR { /* private fields */ }