Struct stm32f103xx::spi1::cr1::_MSTRW [−][src]
pub struct _MSTRW<'a> { /* fields omitted */ }Proxy
Methods
impl<'a> _MSTRW<'a>[src]
impl<'a> _MSTRW<'a>pub fn variant(self, variant: MSTRW) -> &'a mut W[src]
pub fn variant(self, variant: MSTRW) -> &'a mut WWrites variant to the field
pub fn slave(self) -> &'a mut W[src]
pub fn slave(self) -> &'a mut WSlave configuration
pub fn master(self) -> &'a mut W[src]
pub fn master(self) -> &'a mut WMaster configuration
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