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

type W = W<u32, OCTRL>;

Writer for register OCTRL

Methods

impl W[src]

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

Bits 8:10 - Autocalibration control

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

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

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

Bit 6 - Oscillator switch on failure function

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

Bit 1 - Stop the LFRC Oscillator to the RTC

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

Bit 0 - Stop the XT Oscillator to the RTC