[][src]Type Definition lpc55_pac::syscon::PLL1MDEC

type PLL1MDEC = Reg<u32, _PLL1MDEC>;
[]

PLL1 550m M divider

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pll1mdec module

Trait Implementations

impl Readable for PLL1MDEC[src]

read() method returns pll1mdec::R reader structure

impl ResetValue for PLL1MDEC[src][+]

Register PLL1MDEC reset()'s with value 0

type Type = u32

Register size

impl Writable for PLL1MDEC[src]

write(|w| ..) method takes pll1mdec::W writer structure