Struct stm32f103xx::spi1::cr1::_DFFW
[−]
[src]
pub struct _DFFW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _DFFW<'a>
[src]
pub fn variant(self, variant: DFFW) -> &'a mut W
[src]
Writes variant
to the field
pub fn bit8(self) -> &'a mut W
[src]
8-bit data frame format is selected for transmission/reception
pub fn bit16(self) -> &'a mut W
[src]
16-bit data frame format is selected for transmission/reception
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