[][src]Type Definition stm32l0::stm32l0x2::crs::cfgr::R

type R = R<u32, CFGR>;

Reader of register CFGR

Methods

impl R[src]

pub fn syncpol(&self) -> SYNCPOL_R[src]

Bit 31 - SYNC polarity selection

pub fn syncsrc(&self) -> SYNCSRC_R[src]

Bits 28:29 - SYNC signal source selection

pub fn syncdiv(&self) -> SYNCDIV_R[src]

Bits 24:26 - SYNC divider

pub fn felim(&self) -> FELIM_R[src]

Bits 16:23 - Frequency error limit

pub fn reload(&self) -> RELOAD_R[src]

Bits 0:15 - Counter reload value