Type Alias Channel17W

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

Field CHANNEL17 writer - Channel 17 Software Selection

Aliased Typeยง

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