pub type PWR = Reg<PWR_SPEC>;
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.
read
pwr::R
reset
write
write_with_zero
pwr::W
modify
For information about available fields see pwr module
pwr
struct PWR { /* private fields */ }