Type Alias Channel2W

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

Field CHANNEL2 writer - Channel 2 Software Selection

Aliased Typeยง

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