Type Alias Channel8W

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

Field CHANNEL8 writer - Channel 8 Software Selection

Aliased Typeยง

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