Type Alias Evd8W

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

Field EVD8 writer - Channel 8 Event Detection Interrupt Enable

Aliased Type§

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