Struct lpc82x::usart0::RXDAT [] [src]

pub struct RXDAT { /* fields omitted */ }

Receiver Data register. Contains the last character received.

Methods

impl RXDAT
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RXDAT

impl !Sync for RXDAT