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

type R = R<u32, CLKCFG>;

Reader of register CLKCFG

Methods

impl R[src]

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

Bits 24:31 - Clock total count minus 1.

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

Bits 16:23 - Clock low count minus 1.

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

Bit 12 - Enable clock division by TOTPER.

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

Bit 11 - Enable divide by 3.

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

Bits 8:10 - Select the input clock frequency.