Type Alias Channel16W

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

Field CHANNEL16 writer - Channel 16 Software Selection

Aliased Typeยง

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