Type Alias Channel4W

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

Field CHANNEL4 writer - Channel 4 Software Selection

Aliased Typeยง

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