Struct stm32f103xx::tim1::smcr::_SMSW [−][src]
pub struct _SMSW<'a> { /* fields omitted */ }Proxy
Methods
impl<'a> _SMSW<'a>[src]
impl<'a> _SMSW<'a>pub fn variant(self, variant: SMSW) -> &'a mut W[src]
pub fn variant(self, variant: SMSW) -> &'a mut WWrites variant to the field
pub fn disabled(self) -> &'a mut W[src]
pub fn disabled(self) -> &'a mut WCounter disabled
pub fn encoder_ti2(self) -> &'a mut W[src]
pub fn encoder_ti2(self) -> &'a mut WEncoder mode, count up/down on TI2FP1
pub fn encoder_ti1(self) -> &'a mut W[src]
pub fn encoder_ti1(self) -> &'a mut WEncoder mode, count up/down on TI1FP2
pub fn encoder_ti1ti2(self) -> &'a mut W[src]
pub fn encoder_ti1ti2(self) -> &'a mut WEncoder mode, count up/down on both TI1FP1 and TI2FP2
pub fn reset(self) -> &'a mut W[src]
pub fn reset(self) -> &'a mut WRising edge of the selected trigger input (TRGI) reinitializes the counter
pub fn gated(self) -> &'a mut W[src]
pub fn gated(self) -> &'a mut WThe counter clock is enabled when the trigger input (TRGI) is high
pub fn trigger(self) -> &'a mut W[src]
pub fn trigger(self) -> &'a mut WThe counter starts at a rising edge of the trigger TRGI
pub fn external(self) -> &'a mut W[src]
pub fn external(self) -> &'a mut WRising edges of the selected trigger (TRGI) clock the counter
pub fn bits(self, value: u8) -> &'a mut W[src]
pub fn bits(self, value: u8) -> &'a mut WWrites raw bits to the field