Type Alias Invei1W

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

Field INVEI1 writer - Enable Invertion of DAC 1 input event

Aliased Typeยง

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