Type Alias Evd3W

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

Field EVD3 writer - Channel 3 Event Detection Interrupt Enable

Aliased Type§

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