Synopsis
STEP_DECODER *step_GetDecoder(int model)
Purpose
Gets the decoder for a given step model.
Input
model
Model being allocated
Return
A pointer to the decoder function.
STEP_DECODER *step_GetDecoder(int model)
Gets the decoder for a given step model.
Model being allocated
A pointer to the decoder function.