Struct lpc177x_8x::uart1::THR[][src]

pub struct THR { /* fields omitted */ }

DLAB =0. Transmit Holding Register. The next character to be transmitted is written here.

Methods

impl THR
[src]

Writes to the register

Auto Trait Implementations

impl Send for THR

impl !Sync for THR