Type Alias Channel22W

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

Field CHANNEL22 writer - Channel 22 Software Selection

Aliased Typeยง

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