Struct stm32f103xx::spi1::cr1::_DFFW[][src]

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

Proxy

Methods

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

Writes variant to the field

8-bit data frame format is selected for transmission/reception

16-bit data frame format is selected for transmission/reception

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _DFFW<'a>

impl<'a> Sync for _DFFW<'a>