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