Struct stm32f103xx::spi1::i2spr::_ODDW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _ODDW<'a>

impl<'a> Sync for _ODDW<'a>