[−][src]Type Definition lpc55_pac::anactrl::FRO192M_CTRL
type FRO192M_CTRL = Reg<u32, _FRO192M_CTRL>;
192MHz Free Running OScillator (FRO) Control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see fro192m_ctrl module
Trait Implementations
impl Readable for FRO192M_CTRL[src]
read() method returns fro192m_ctrl::R reader structure
impl ResetValue for FRO192M_CTRL[src]
Register FRO192M_CTRL reset()'s with value 0x0080_d01a
impl Writable for FRO192M_CTRL[src]
write(|w| ..) method takes fro192m_ctrl::W writer structure