Struct stm32f103xx::uart4::sr::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn pe(&self) -> PER[src]
pub fn pe(&self) -> PERBit 0 - Parity error
pub fn fe(&self) -> FER[src]
pub fn fe(&self) -> FERBit 1 - Framing error
pub fn ne(&self) -> NER[src]
pub fn ne(&self) -> NERBit 2 - Noise error flag
pub fn ore(&self) -> ORER[src]
pub fn ore(&self) -> ORERBit 3 - Overrun error
pub fn idle(&self) -> IDLER[src]
pub fn idle(&self) -> IDLERBit 4 - IDLE line detected
pub fn rxne(&self) -> RXNER[src]
pub fn rxne(&self) -> RXNERBit 5 - Read data register not empty
pub fn tc(&self) -> TCR[src]
pub fn tc(&self) -> TCRBit 6 - Transmission complete
pub fn txe(&self) -> TXER[src]
pub fn txe(&self) -> TXERBit 7 - Transmit data register empty
pub fn lbd(&self) -> LBDR[src]
pub fn lbd(&self) -> LBDRBit 8 - LIN break detection flag