MEIDriveMapParamType
Definition
typedef enum MEIDriveMapParamType { MEIDriveMapParamTypeSIGNED32, MEIDriveMapParamTypeSIGNED16, MEIDriveMapParamTypeSIGNED8, MEIDriveMapParamTypeUNSIGNED32, MEIDriveMapParamTypeUNSIGNED16, MEIDriveMapParamTypeUNSIGNED8, MEIDriveMapParamTypeHEX, MEIDriveMapParamTypeENUMERATED, MEIDriveMapParamTypeMASK, MEIDriveMapParamTypeCHARACTER, MEIDriveMapParamTypeSTRING, MEIDriveMapParamTypeSINGLE, MEIDriveMapParamTypeACTION, } MEIDriveMapParamType;
Description
MEIDriveMapParamType is an enumeration that indicates which data format should be used with the drive parameter.
See Also