Struct stm32f103xx::tim10::cr1::_CENW
[−]
[src]
pub struct _CENW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _CENW<'a>
[src]
pub fn variant(self, variant: CENW) -> &'a mut W
[src]
Writes variant
to the field
pub fn disabled(self) -> &'a mut W
[src]
Counter disabled
pub fn enabled(self) -> &'a mut W
[src]
Counter enabled
pub fn set_bit(self) -> &'a mut W
[src]
Sets the field bit
pub fn clear_bit(self) -> &'a mut W
[src]
Clears the field bit
pub fn bit(self, value: bool) -> &'a mut W
[src]
Writes raw bits to the field