[−][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]
Register RINGO0_CTRL reset()
's with value 0x40
impl Writable for RINGO0_CTRL
[src]
write(|w| ..)
method takes ringo0_ctrl::W writer structure