Synergy Software Package User's Manual
ssp_pack_version_t Union Reference

#include <ssp_version.h>

Data Fields

uint32_t version_id
 
struct {
   uint8_t   build
 Build version of SSP Pack.
 
   uint8_t   patch
 Patch version of SSP Pack.
 
   uint8_t   minor
 Minor version of SSP Pack.
 
   uint8_t   major
 Major version of SSP Pack.
 
}; 
 

Detailed Description

SSP Pack version structure

Field Documentation

◆ @42

struct { ... }

Code version parameters, little endian order.

◆ version_id

uint32_t ssp_pack_version_t::version_id

Version id


The documentation for this union was generated from the following file: