TDR

Type Alias TDR 

Source
pub type TDR = Reg<TDRrs>;
Expand description

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.

See register structure

For information about available fields see tdr module

Aliased Typeยง

pub struct TDR { /* private fields */ }