struct xpum_amc_fw_version_t

Struct AMC firmware version.

#include <xpum_structs.h>

struct xpum_amc_fw_version_t
{
    // fields

    char version[XPUM_MAX_STR_LENGTH];
};