Version.h File Reference


Defines

#define MYUSB_VERSION_MAJOR   1
#define MYUSB_VERSION_MINOR   5
#define MYUSB_VERSION_REVISION   3
#define MYUSB_VERSION_STRING   "1.5.3"

Detailed Description

Version constants for informational purposes and version-specific macro creation. This header file contains the current MyUSB version number in several forms, for use in the user-application (for example, for printing out whilst debugging, or for testing for version compatibility).

Define Documentation

#define MYUSB_VERSION_MAJOR   1

Indicates the major version number of the library as an integer.

#define MYUSB_VERSION_MINOR   5

Indicates the minor version number of the library as an integer.

#define MYUSB_VERSION_REVISION   3

Indicates the revision version number of the library as an integer.

#define MYUSB_VERSION_STRING   "1.5.3"

Indicates the complete version number of the library, in string form.


Generated on Thu Oct 2 18:01:18 2008 for MyUSB Library by  doxygen 1.5.5