Struct efm32gg11b820::leuart0::rxdataxp::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]

Bits 0:8 - RX Data Peek

[src]

Bit 14 - Receive Data Parity Error Peek

[src]

Bit 15 - Receive Data Framing Error Peek

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R