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