pub type TXDR = Reg<TXDRrs>;
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.
read
txdr::R
reset
write
write_with_zero
txdr::W
modify
See register structure
For information about available fields see txdr module
txdr
pub struct TXDR { /* private fields */ }