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