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