Struct stm32f103xx::tim2::cr1::_DIRW
[−]
[src]
pub struct _DIRW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _DIRW<'a>
[src]
pub fn variant(self, variant: DIRW) -> &'a mut W
[src]
Writes variant
to the field
pub fn up(self) -> &'a mut W
[src]
Up
pub fn down(self) -> &'a mut W
[src]
Down
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