Type Alias Channel23W

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

Field CHANNEL23 writer - Channel 23 Software Selection

Aliased Typeยง

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