[][src]Type Definition ambiq_apollo1_pac::iomstr0::clkcfg::W

type W = W<u32, CLKCFG>;

Writer for register CLKCFG

Methods

impl W[src]

pub fn totper(&mut self) -> TOTPER_W[src]

Bits 24:31 - Clock total count minus 1.

pub fn lowper(&mut self) -> LOWPER_W[src]

Bits 16:23 - Clock low count minus 1.

pub fn diven(&mut self) -> DIVEN_W[src]

Bit 12 - Enable clock division by TOTPER.

pub fn div3(&mut self) -> DIV3_W[src]

Bit 11 - Enable divide by 3.

pub fn fsel(&mut self) -> FSEL_W[src]

Bits 8:10 - Select the input clock frequency.