Struct SVHFirmwareInfo

Struct Documentation

struct SVHFirmwareInfo

The SVHFirmwareInfo holds the data of a firmware response from the hardware.

Public Functions

inline bool operator==(const SVHFirmwareInfo &other) const

Compares two SVHFirmware objects.

Public Members

std::string svh

4 bytes identifier

uint16_t version_major

Major version number.

uint16_t version_minor

Minor version number.

std::string text

48 bytes! of text (free)