Type Alias Channel0W

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

Field CHANNEL0 writer - Channel 0 Software Selection

Aliased Typeยง

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