Type Alias DebugrunW

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

Field DEBUGRUN writer - Debug Mode Run Enable

Aliased Typeยง

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