Type Alias Channel25W

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

Field CHANNEL25 writer - Channel 25 Software Selection

Aliased Typeยง

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