Struct stm32f103xx::tim1::cr1::_DIRW[][src]

pub struct _DIRW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _DIRW<'a>
[src]

Writes variant to the field

Up

Down

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _DIRW<'a>

impl<'a> Sync for _DIRW<'a>