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

type W = W<u32, CFGR>;

Writer for register CFGR

Methods

impl W[src]

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

Bit 31 - SYNC polarity selection

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

Bits 28:29 - SYNC signal source selection

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

Bits 24:26 - SYNC divider

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

Bits 16:23 - Frequency error limit

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

Bits 0:15 - Counter reload value