Type Alias Channel3W

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

Field CHANNEL3 writer - Channel 3 Software Selection

Aliased Typeยง

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