Type Alias Pol1W

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

Field POL1 writer - Channel 1 Polarity

Aliased Type§

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