pub type AF11<Otype = PushPull> = Alternate<11, Otype>;
Alternate function 11 (type state)
pub struct AF11<Otype = PushPull>(/* private fields */);