Type Alias RDR
Source pub type RDR = Reg<RDRrs>;
Expand description
RDR (r) register accessor: Receive data register
You can read this register and get rdr::R. See API.
See register structure
For information about available fields see rdr module
pub struct RDR { }