Type Alias Channel21W

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

Field CHANNEL21 writer - Channel 21 Software Selection

Aliased Typeยง

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