pub type DR8 = Reg<DR8rs>;
DR8 (rw) register accessor: Data register - byte sized
You can read this register and get dr8::R. You can reset, write, write_with_zero this register using dr8::W. You can also modify this register. See API.
read
dr8::R
reset
write
write_with_zero
dr8::W
modify
See register structure
For information about available fields see dr8 module
dr8
pub struct DR8 { /* private fields */ }