DR8

Type Alias DR8 

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

DR8 (rw) register accessor: Direct 8-bit access to data register

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 */ }