Type Alias Channel30W

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

Field CHANNEL30 writer - Channel 30 Software Selection

Aliased Typeยง

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