Type Alias DWEN_W

Source
pub type DWEN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DWEN writer - Debug Wire enable

Aliased Typeยง

struct DWEN_W<'a, REG> { /* private fields */ }