[][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]

Register RINGO1_CTRL reset()'s with value 0x40

type Type = u32

Register size

impl Writable for RINGO1_CTRL[src]

write(|w| ..) method takes ringo1_ctrl::W writer structure