pub type RDR = Reg<u32, _RDR>;
Receive data register
This register you can read. See API.
read
For information about available fields see rdr module
pub struct RDR { /* private fields */ }
read() method returns rdr::R reader structure
read()