Type Alias Channel27W

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

Field CHANNEL27 writer - Channel 27 Software Selection

Aliased Typeยง

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