AF13

Type Alias AF13 

Source
pub type AF13<Otype = PushPull> = Alternate<13, Otype>;
Expand description

Alternate function 13 (type state)

Aliased Typeยง

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