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