Type Alias EnW

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

Field EN writer - Main Trace Enable

Aliased Type§

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