Struct stm32f103xx::tim9::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 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 unsafe fn bits(self, value: u8) -> &'a mut W[src]
pub unsafe fn bits(self, value: u8) -> &'a mut WWrites raw bits to the field