Type Alias Evd10W

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

Field EVD10 writer - Channel 10 Event Detection

Aliased Type§

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