Sponsor:

Your company here, and a link to your site. Click to find out more.

teeDriverVersion_t - Man Page

Synopsis

#include <metee.h>

Data Fields

uint16_t major
uint16_t minor
uint16_t hotfix
uint16_t build

Detailed Description

Structure to store version data

Definition at line 216 of file metee.h.

Field Documentation

uint16_t teeDriverVersion_t::build

Build version number

Definition at line 220 of file metee.h.

uint16_t teeDriverVersion_t::hotfix

Hotfix version number

Definition at line 219 of file metee.h.

uint16_t teeDriverVersion_t::major

Major version number

Definition at line 217 of file metee.h.

uint16_t teeDriverVersion_t::minor

Minor version number

Definition at line 218 of file metee.h.

Author

Generated automatically by Doxygen for metee from the source code.

Info

metee