[][src]Type Definition ambiq_apollo1_pac::clkgen::OCTRL

type OCTRL = Reg<u32, _OCTRL>;

Oscillator Control

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see octrl module

Trait Implementations

impl Readable for OCTRL[src]

read() method returns octrl::R reader structure

impl ResetValue for OCTRL[src]

Register OCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for OCTRL[src]

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