Type Alias Channel20W

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

Field CHANNEL20 writer - Channel 20 Software Selection

Aliased Typeยง

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