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