Type Alias GenenW

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

Field GENEN writer - Generic Clock Generator Enable

Aliased Type§

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