[−][src]Type Definition lpc55_pac::anactrl::RINGO2_CTRL
type RINGO2_CTRL = Reg<u32, _RINGO2_CTRL>;
Third Ring Oscillator module control register.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ringo2_ctrl module
Trait Implementations
impl Readable for RINGO2_CTRL[src]
read() method returns ringo2_ctrl::R reader structure
impl ResetValue for RINGO2_CTRL[src]
Register RINGO2_CTRL reset()'s with value 0x40
impl Writable for RINGO2_CTRL[src]
write(|w| ..) method takes ringo2_ctrl::W writer structure