atsamd21g::tcc0::dbgctrl

Type Alias DbgrunW

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

Field DBGRUN writer - Debug Running Mode

Aliased Type§

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