Type Alias Channel18W

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

Field CHANNEL18 writer - Channel 18 Software Selection

Aliased Typeยง

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