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