Type Alias Channel11W

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

Field CHANNEL11 writer - Channel 11 Software Selection

Aliased Typeยง

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