[−][src]Type Definition lpc55_pac::syscon::PLL1NDEC
type PLL1NDEC = Reg<u32, _PLL1NDEC>;
PLL1 550m N divider
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pll1ndec module
Trait Implementations
impl Readable for PLL1NDEC[src]
read() method returns pll1ndec::R reader structure
impl ResetValue for PLL1NDEC[src]
Register PLL1NDEC reset()'s with value 0
impl Writable for PLL1NDEC[src]
write(|w| ..) method takes pll1ndec::W writer structure