Struct zinc_hal_lpc11xx::ioregs::UART_rbr
[−]
[src]
pub struct UART_rbr {
// some fields omitted
}Register RBR: Receiver Buffer Register. Contains the next received character to be read. (DLAB=0)
Methods
impl UART_rbr
fn get(&self) -> UART_rbr_Get
Fetch the value of the RBR register.
fn rbr(&self) -> u32
Get value of RBR field.