[−][src]Type Definition lpc55_pac::anactrl::XO32M_CTRL
type XO32M_CTRL = Reg<u32, _XO32M_CTRL>;
High speed Crystal Oscillator Control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see xo32m_ctrl module
Trait Implementations
impl Readable for XO32M_CTRL[src]
read() method returns xo32m_ctrl::R reader structure
impl ResetValue for XO32M_CTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for XO32M_CTRL[src]
write(|w| ..) method takes xo32m_ctrl::W writer structure