Type Alias Channel12W

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

Field CHANNEL12 writer - Channel 12 Software Selection

Aliased Typeยง

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