[−][src]Type Definition lpc55_pac::syscon::CLOCK_CTRL
type CLOCK_CTRL = Reg<u32, _CLOCK_CTRL>;
Various system clock controls : Flash clock (48 MHz) control, clocks to Frequency Measures
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see clock_ctrl module
Trait Implementations
impl Readable for CLOCK_CTRL[src]
read() method returns clock_ctrl::R reader structure
impl ResetValue for CLOCK_CTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CLOCK_CTRL[src]
write(|w| ..) method takes clock_ctrl::W writer structure