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