[][src]Type Definition ambiq_apollo1_pac::clkgen::octrl::R

type R = R<u32, OCTRL>;

Reader of register OCTRL

Methods

impl R[src]

pub fn acal(&self) -> ACAL_R[src]

Bits 8:10 - Autocalibration control

pub fn osel(&self) -> OSEL_R[src]

Bit 7 - Selects the RTC oscillator (1 => LFRC, 0 => XT)

pub fn fos(&self) -> FOS_R[src]

Bit 6 - Oscillator switch on failure function

pub fn stoprc(&self) -> STOPRC_R[src]

Bit 1 - Stop the LFRC Oscillator to the RTC

pub fn stopxt(&self) -> STOPXT_R[src]

Bit 0 - Stop the XT Oscillator to the RTC