Struct stm32f103xx::usart1::sr::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn cts(&mut self) -> _CTSW
[src]
Bit 9 - CTS flag
pub fn lbd(&mut self) -> _LBDW
[src]
Bit 8 - LIN break detection flag
pub fn tc(&mut self) -> _TCW
[src]
Bit 6 - Transmission complete
pub fn rxne(&mut self) -> _RXNEW
[src]
Bit 5 - Read data register not empty