Struct stm32f103xx::tim2::smcr::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn etp(&mut self) -> _ETPW
[src]
Bit 15 - External trigger polarity
pub fn ece(&mut self) -> _ECEW
[src]
Bit 14 - External clock enable
pub fn etps(&mut self) -> _ETPSW
[src]
Bits 12:13 - External trigger prescaler
pub fn etf(&mut self) -> _ETFW
[src]
Bits 8:11 - External trigger filter
pub fn msm(&mut self) -> _MSMW
[src]
Bit 7 - Master/Slave mode
pub fn ts(&mut self) -> _TSW
[src]
Bits 4:6 - Trigger selection
pub fn sms(&mut self) -> _SMSW
[src]
Bits 0:2 - Slave mode selection