Type Alias Evd1W

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

Field EVD1 writer - Channel 1 Event Detection Interrupt Enable

Aliased Type§

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