Type Alias Pol4W

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

Field POL4 writer - Channel 4 Polarity

Aliased Type§

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