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