[−][src]Type Definition lpc55_pac::pmc::STATUSCLK
type STATUSCLK = Reg<u32, _STATUSCLK>;
FRO and XTAL status register [Reset by: PoR, Brown Out Detectors Reset]
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see statusclk module
Trait Implementations
impl Readable for STATUSCLK[src]
read() method returns statusclk::R reader structure
impl ResetValue for STATUSCLK[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for STATUSCLK[src]
write(|w| ..) method takes statusclk::W writer structure