[][src]Type Definition stm32wb_pac::crs::cfgr::R

type R = R<u32, CFGR>;

Reader of register CFGR

Implementations

impl R[src]

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

Bits 0:15 - Counter reload value

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

Bits 16:23 - Frequency error limit

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

Bits 24:26 - SYNCDIV

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

Bits 28:29 - SYNC signal source selection

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

Bit 31 - SYNC polarity selection