Type Alias VlceoW

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

Field VLCEO writer - Velocity Output Event Enable

Aliased Typeยง

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