[][src]Type Definition lpc11xx::uart::THR

type THR = Reg<u32, _THR>;

Transmit Holding Register. The next character to be transmitted is written here. Available when the divisor latches are disabled

This register you can reset, write, write_with_zero. See API.

For information about avaliable fields see thr module

Trait Implementations

impl Writable for THR[src]

write(|w| ..) method takes thr::W writer structure

impl ResetValue for THR[src]

Register THR reset()'s with value 0

type Type = u32

Register size