Type Alias DbgrqW

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

Field DBGRQ writer - Debug Request Control

Aliased Typeยง

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