Struct efm32gg990::uart0::rxdataxp::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:8 - RX Data Peek

Bit 14 - Data Parity Error Peek

Bit 15 - Data Framing Error Peek

Auto Trait Implementations

impl Send for R

impl Sync for R