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

type CCTRL = Reg<u32, _CCTRL>;

HFRC Clock Control

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

For information about available fields see cctrl module

Trait Implementations

impl Readable for CCTRL[src]

read() method returns cctrl::R reader structure

impl ResetValue for CCTRL[src]

Register CCTRL reset()'s with value 0x07

type Type = u32

Register size

impl Writable for CCTRL[src]

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