Type Alias Channel15W

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

Field CHANNEL15 writer - Channel 15 Software Selection

Aliased Typeยง

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