Type Alias DR8

Source
pub type DR8 = Reg<DR8rs>;
Expand description

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.

See register structure

For information about available fields see dr8 module

Aliased Typeยง

pub struct DR8 { /* private fields */ }