[][src]Type Definition lpc845_pac::usart0::TXDAT

type TXDAT = Reg<u32, _TXDAT>;

Transmit Data register. Data to be transmitted is written here.

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

For information about avaliable fields see txdat module

Trait Implementations

impl Readable for TXDAT[src]

read() method returns txdat::R reader structure

impl Writable for TXDAT[src]

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

impl ResetValue for TXDAT[src]

Register TXDAT reset()'s with value 0

type Type = u32

Register size