AF14

Type Alias AF14 

Source
pub type AF14<Otype = PushPull> = Alternate<14, Otype>;
Expand description

Alternate function 14 (type state)

Aliased Typeยง

pub struct AF14<Otype = PushPull>(/* private fields */);