Type Alias Channel10W

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

Field CHANNEL10 writer - Channel 10 Software Selection

Aliased Typeยง

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