Type Alias Channel28W

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

Field CHANNEL28 writer - Channel 28 Software Selection

Aliased Typeยง

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