[−][src]Type Definition lpc55_pac::syscon::PLL1CTRL
type PLL1CTRL = Reg<u32, _PLL1CTRL>;
PLL1 550m control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pll1ctrl module
Trait Implementations
impl Readable for PLL1CTRL[src]
read() method returns pll1ctrl::R reader structure
impl ResetValue for PLL1CTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PLL1CTRL[src]
write(|w| ..) method takes pll1ctrl::W writer structure