atsamd21g::dmac::dbgctrl

Type Alias DbgrunW

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

Field DBGRUN writer - Debug Run

Aliased Type§

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