Type Alias Channel31W

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

Field CHANNEL31 writer - Channel 31 Software Selection

Aliased Typeยง

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