DWDR

Type Alias DWDR 

Source
pub type DWDR = Reg<DWDR_SPEC>;
Expand description

DWDR (rw) register accessor: debugWire data register

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

For information about available fields see dwdr module

Aliased Typeยง

pub struct DWDR { /* private fields */ }