Type Alias Channel19W

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

Field CHANNEL19 writer - Channel 19 Software Selection

Aliased Typeยง

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