Struct stm32f103xx::usart1::cr1::W [−][src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
impl Wpub fn reset_value() -> W[src]
pub fn reset_value() -> WReset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
pub unsafe fn bits(&mut self, bits: u32) -> &mut SelfWrites raw bits to the register
pub fn ue(&mut self) -> _UEW[src]
pub fn ue(&mut self) -> _UEWBit 13 - USART enable
pub fn m(&mut self) -> _MW[src]
pub fn m(&mut self) -> _MWBit 12 - Word length
pub fn wake(&mut self) -> _WAKEW[src]
pub fn wake(&mut self) -> _WAKEWBit 11 - Wakeup method
pub fn pce(&mut self) -> _PCEW[src]
pub fn pce(&mut self) -> _PCEWBit 10 - Parity control enable
pub fn ps(&mut self) -> _PSW[src]
pub fn ps(&mut self) -> _PSWBit 9 - Parity selection
pub fn peie(&mut self) -> _PEIEW[src]
pub fn peie(&mut self) -> _PEIEWBit 8 - PE interrupt enable
pub fn txeie(&mut self) -> _TXEIEW[src]
pub fn txeie(&mut self) -> _TXEIEWBit 7 - TXE interrupt enable
pub fn tcie(&mut self) -> _TCIEW[src]
pub fn tcie(&mut self) -> _TCIEWBit 6 - Transmission complete interrupt enable
pub fn rxneie(&mut self) -> _RXNEIEW[src]
pub fn rxneie(&mut self) -> _RXNEIEWBit 5 - RXNE interrupt enable
pub fn idleie(&mut self) -> _IDLEIEW[src]
pub fn idleie(&mut self) -> _IDLEIEWBit 4 - IDLE interrupt enable
pub fn te(&mut self) -> _TEW[src]
pub fn te(&mut self) -> _TEWBit 3 - Transmitter enable
pub fn re(&mut self) -> _REW[src]
pub fn re(&mut self) -> _REWBit 2 - Receiver enable
pub fn rwu(&mut self) -> _RWUW[src]
pub fn rwu(&mut self) -> _RWUWBit 1 - Receiver wakeup
pub fn sbk(&mut self) -> _SBKW[src]
pub fn sbk(&mut self) -> _SBKWBit 0 - Send break