TXDR

Type Alias TXDR 

Source
pub type TXDR = Reg<TXDRrs>;
Expand description

TXDR (rw) register accessor: Transmit data register

You can read this register and get txdr::R. You can reset, write, write_with_zero this register using txdr::W. You can also modify this register. See API.

See register structure

For information about available fields see txdr module

Aliased Typeยง

pub struct TXDR { /* private fields */ }