+ const uint8_t ParamID; /**< Parameter ID number to uniquely identify the parameter within the device */\r
+ uint8_t ParamValue; /**< Current parameter's value within the device */\r
+ uint8_t ParamPrivellages; /**< Parameter privellages to allow the host to read or write the parameter's value */\r