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

type CALRC = Reg<u32, _CALRC>;

RC Oscillator Control

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

For information about available fields see calrc module

Trait Implementations

impl Readable for CALRC[src]

read() method returns calrc::R reader structure

impl ResetValue for CALRC[src]

Register CALRC reset()'s with value 0

type Type = u32

Register size

impl Writable for CALRC[src]

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