Type Alias Channel13W

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

Field CHANNEL13 writer - Channel 13 Software Selection

Aliased Typeยง

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