Type Definition W
Other items instm32l4_stm32hal::stm32l4x1::tim1::smcr
type W = W<u32, SMCR>;
Writer for register SMCR
impl W
pub fn etp(&mut self) -> ETP_W<'_>
Bit 15 - External trigger polarity
pub fn ece(&mut self) -> ECE_W<'_>
Bit 14 - External clock enable
pub fn etps(&mut self) -> ETPS_W<'_>
Bits 12:13 - External trigger prescaler
pub fn etf(&mut self) -> ETF_W<'_>
Bits 8:11 - External trigger filter
pub fn msm(&mut self) -> MSM_W<'_>
Bit 7 - Master/Slave mode
pub fn ts(&mut self) -> TS_W<'_>
Bits 4:6 - Trigger selection
pub fn sms(&mut self) -> SMS_W<'_>
Bits 0:2 - Slave mode selection