Struct stm32f103xx::usart1::cr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
pub fn bits(&self) -> u32[src]
Value of the register as raw bits
pub fn ue(&self) -> UER[src]
Bit 13 - USART enable
pub fn m(&self) -> MR[src]
Bit 12 - Word length
pub fn wake(&self) -> WAKER[src]
Bit 11 - Wakeup method
pub fn pce(&self) -> PCER[src]
Bit 10 - Parity control enable
pub fn ps(&self) -> PSR[src]
Bit 9 - Parity selection
pub fn peie(&self) -> PEIER[src]
Bit 8 - PE interrupt enable
pub fn txeie(&self) -> TXEIER[src]
Bit 7 - TXE interrupt enable
pub fn tcie(&self) -> TCIER[src]
Bit 6 - Transmission complete interrupt enable
pub fn rxneie(&self) -> RXNEIER[src]
Bit 5 - RXNE interrupt enable
pub fn idleie(&self) -> IDLEIER[src]
Bit 4 - IDLE interrupt enable
pub fn te(&self) -> TER[src]
Bit 3 - Transmitter enable
pub fn re(&self) -> RER[src]
Bit 2 - Receiver enable
pub fn rwu(&self) -> RWUR[src]
Bit 1 - Receiver wakeup
pub fn sbk(&self) -> SBKR[src]
Bit 0 - Send break