Type Alias Channel6W

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

Field CHANNEL6 writer - Channel 6 Software Selection

Aliased Typeยง

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