Type Alias Channel9W

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

Field CHANNEL9 writer - Channel 9 Software Selection

Aliased Typeยง

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