Struct stm32f103xx::usart1::sr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 9 - CTS flag

[src]

Bit 8 - LIN break detection flag

[src]

Bit 7 - Transmit data register empty

[src]

Bit 6 - Transmission complete

[src]

Bit 5 - Read data register not empty

[src]

Bit 4 - IDLE line detected

[src]

Bit 3 - Overrun error

[src]

Bit 2 - Noise error flag

[src]

Bit 1 - Framing error

[src]

Bit 0 - Parity error