Type Alias Pol5W

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

Field POL5 writer - Channel 5 Polarity

Aliased Type§

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