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