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