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