pub type TDR = Reg<TDRrs>;
TDR (rw) register accessor: Transmit data register
You can read this register and get tdr::R. You can reset, write, write_with_zero this register using tdr::W. You can also modify this register. See API.
read
tdr::R
reset
write
write_with_zero
tdr::W
modify
See register structure
For information about available fields see tdr module
tdr
pub struct TDR { /* private fields */ }