Struct efm32gg990::usart2::RXDATA[][src]

pub struct RXDATA { /* fields omitted */ }

RX Buffer Data Register

Methods

impl RXDATA
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RXDATA

impl !Sync for RXDATA