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