Type Definition R
Other items instm32wb_stm32hal::stm32wb55::lptim1::cfgr
type R = R<u32, CFGR>;
Reader of register CFGR
impl R
pub fn enc(&self) -> ENC_R
Bit 24 - Encoder mode enable
pub fn countmode(&self) -> COUNTMODE_R
Bit 23 - counter mode enabled
pub fn preload(&self) -> PRELOAD_R
Bit 22 - Registers update mode
pub fn wavpol(&self) -> WAVPOL_R
Bit 21 - Waveform shape polarity
pub fn wave(&self) -> WAVE_R
Bit 20 - Waveform shape
pub fn timout(&self) -> TIMOUT_R
Bit 19 - Timeout enable
pub fn trigen(&self) -> TRIGEN_R
Bits 17:18 - Trigger enable and polarity
pub fn trigsel(&self) -> TRIGSEL_R
Bits 13:15 - Trigger selector
pub fn presc(&self) -> PRESC_R
Bits 9:11 - Clock prescaler
pub fn trgflt(&self) -> TRGFLT_R
Bits 6:7 - Configurable digital filter for trigger
pub fn ckflt(&self) -> CKFLT_R
Bits 3:4 - Configurable digital filter for external clock
pub fn ckpol(&self) -> CKPOL_R
Bits 1:2 - Clock Polarity
pub fn cksel(&self) -> CKSEL_R
Bit 0 - Clock selector