//This is an auto-generated file, from the given header file ../../../../include/tlv1/cmdRxParms.h //for parsing the tx cmd parms in the binary stream
//The filename is basically the parm struct name with _cmd as prefix and BinTemplate appended, hence "_cmd_txParmsBinTemplate.h"
//The template definition is the struct name appened with bin_template, thus _txParm_bin_template
#if !defined(_FOR_HOST_TESTING)
#include "osapi.h"
#endif
#include "wlantype.h"
#include "parmBinTemplate.h"

_PARM_BIN_TEMPLATE _rxParm_bin_template[] = {
    {0, 4},
    {4, 4},
    {8, 4},
    {12, 4},
    {16, 4},
    {20, 4},
    {24, 4},
    {28, 4},
    {32, 4},
    {36, 4},
    {40, 4},
    {44, 4},
    {48, 4},
    {52, 6},
    {58, 6},
    {64, 6},
    {70, 2},
    {72, 2},
    {74, 2},
    {76, 4},
    {80, 4},
    {84, 4},
    {88, 4},
    {92, 4},
    {96, 4},
    {100, 4},
    {104, 4},
    {108, 2},
    {110, 2},
    {112, 4},
    {116, 4},
    {120, 4},
    {124, 4},
};
