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

type W = W<u32, CFGR>;

Writer for register CFGR

Implementations

impl W[src]

pub fn reload(&mut self) -> RELOAD_W<'_>[src]

Bits 0:15 - Counter reload value

pub fn felim(&mut self) -> FELIM_W<'_>[src]

Bits 16:23 - Frequency error limit

pub fn syncdiv(&mut self) -> SYNCDIV_W<'_>[src]

Bits 24:26 - SYNCDIV

pub fn syncsrc(&mut self) -> SYNCSRC_W<'_>[src]

Bits 28:29 - SYNC signal source selection

pub fn syncpol(&mut self) -> SYNCPOL_W<'_>[src]

Bit 31 - SYNC polarity selection