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