Type Alias EnalcW

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

Field ENALC writer - Automatic Loop Control Enable

Aliased Type§

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