Struct lpc177x_8x::uart1::RBR[][src]

pub struct RBR { /* fields omitted */ }

DLAB =0 Receiver Buffer Register. Contains the next received character to be read.

Methods

impl RBR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RBR

impl !Sync for RBR