[−][src]Type Definition lpc55_pac::syscon::PLL0CTRL
type PLL0CTRL = Reg<u32, _PLL0CTRL>;
PLL0 550m control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pll0ctrl module
Trait Implementations
impl Readable for PLL0CTRL[src]
read() method returns pll0ctrl::R reader structure
impl ResetValue for PLL0CTRL[src]
Register PLL0CTRL reset()'s with value 0
impl Writable for PLL0CTRL[src]
write(|w| ..) method takes pll0ctrl::W writer structure