Type Alias EvdW

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

Field EVD writer - Channel Event Detected

Aliased Type§

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