.TH "teeDriverVersion_t" 3 "metee" \" -*- nroff -*- .ad l .nh .SH NAME teeDriverVersion_t .SH SYNOPSIS .br .PP .PP \fR#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "uint16_t \fBmajor\fP" .br .ti -1c .RI "uint16_t \fBminor\fP" .br .ti -1c .RI "uint16_t \fBhotfix\fP" .br .ti -1c .RI "uint16_t \fBbuild\fP" .br .in -1c .SH "Detailed Description" .PP Structure to store version data .PP Definition at line \fB329\fP of file \fBmetee\&.h\fP\&. .SH "Field Documentation" .PP .SS "uint16_t teeDriverVersion_t::build" Build version number .PP Definition at line \fB333\fP of file \fBmetee\&.h\fP\&. .SS "uint16_t teeDriverVersion_t::hotfix" Hotfix version number .PP Definition at line \fB332\fP of file \fBmetee\&.h\fP\&. .SS "uint16_t teeDriverVersion_t::major" Major version number .PP Definition at line \fB330\fP of file \fBmetee\&.h\fP\&. .SS "uint16_t teeDriverVersion_t::minor" Minor version number .PP Definition at line \fB331\fP of file \fBmetee\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for metee from the source code\&.