DR16

Type Alias DR16 

Source
pub type DR16 = Reg<DR16rs>;
Expand description

DR16 (rw) register accessor: Data register - half-word sized

You can read this register and get dr16::R. You can reset, write, write_with_zero this register using dr16::W. You can also modify this register. See API.

See register structure

For information about available fields see dr16 module

Aliased Typeยง

pub struct DR16 { /* private fields */ }