Struct stm32f103xx::tim2::smcr::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn etp(&self) -> ETPR[src]
pub fn etp(&self) -> ETPRBit 15 - External trigger polarity
pub fn ece(&self) -> ECER[src]
pub fn ece(&self) -> ECERBit 14 - External clock enable
pub fn etps(&self) -> ETPSR[src]
pub fn etps(&self) -> ETPSRBits 12:13 - External trigger prescaler
pub fn etf(&self) -> ETFR[src]
pub fn etf(&self) -> ETFRBits 8:11 - External trigger filter
pub fn msm(&self) -> MSMR[src]
pub fn msm(&self) -> MSMRBit 7 - Master/Slave mode
pub fn ts(&self) -> TSR[src]
pub fn ts(&self) -> TSRBits 4:6 - Trigger selection
pub fn sms(&self) -> SMSR[src]
pub fn sms(&self) -> SMSRBits 0:2 - Slave mode selection