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