Type Definition R
Other items instm32l4_stm32hal::stm32l4x1::crs::cfgr
type R = R<u32, CFGR>;
Reader of register CFGR
impl R
pub fn syncpol(&self) -> SYNCPOL_R
Bit 31 - SYNC polarity selection
pub fn syncsrc(&self) -> SYNCSRC_R
Bits 28:29 - SYNC signal source selection
pub fn syncdiv(&self) -> SYNCDIV_R
Bits 24:26 - SYNC divider
pub fn felim(&self) -> FELIM_R
Bits 16:23 - Frequency error limit
pub fn reload(&self) -> RELOAD_R
Bits 0:15 - Counter reload value