Struct stm32f103xx::tim1::cr1::_DIRW [−][src]
pub struct _DIRW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _DIRW<'a>
[src]
impl<'a> _DIRW<'a>
pub fn variant(self, variant: DIRW) -> &'a mut W
[src]
pub fn variant(self, variant: DIRW) -> &'a mut W
Writes variant
to the field
pub fn up(self) -> &'a mut W
[src]
pub fn up(self) -> &'a mut W
Up
pub fn down(self) -> &'a mut W
[src]
pub fn down(self) -> &'a mut W
Down
pub fn set_bit(self) -> &'a mut W
[src]
pub fn set_bit(self) -> &'a mut W
Sets the field bit
pub fn clear_bit(self) -> &'a mut W
[src]
pub fn clear_bit(self) -> &'a mut W
Clears the field bit
pub fn bit(self, value: bool) -> &'a mut W
[src]
pub fn bit(self, value: bool) -> &'a mut W
Writes raw bits to the field