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 WWrites variant to the field
pub fn bit8(self) -> &'a mut W[src]
pub fn bit8(self) -> &'a mut W8-bit data frame format is selected for transmission/reception
pub fn bit16(self) -> &'a mut W[src]
pub fn bit16(self) -> &'a mut W16-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 WSets the field bit
pub fn clear_bit(self) -> &'a mut W[src]
pub fn clear_bit(self) -> &'a mut WClears the field bit
pub fn bit(self, value: bool) -> &'a mut W[src]
pub fn bit(self, value: bool) -> &'a mut WWrites raw bits to the field