Type Alias Channel7W

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

Field CHANNEL7 writer - Channel 7 Software Selection

Aliased Typeยง

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