Type Alias Channel1W

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

Field CHANNEL1 writer - Channel 1 Software Selection

Aliased Typeยง

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