Type Alias VlcW

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

Field VLC writer - Velocity Interrupt Disable

Aliased Type§

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