Type Alias Channel24W

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

Field CHANNEL24 writer - Channel 24 Software Selection

Aliased Typeยง

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