Struct efm32gg990::usart2::rxdoublex::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 0

Bit 14 - Data Parity Error 0

Bit 15 - Data Framing Error 0

Bits 16:24 - RX Data 1

Bit 30 - Data Parity Error 1

Bit 31 - Data Framing Error 1

Auto Trait Implementations

impl Send for R

impl Sync for R