|
LUFA (Formerly MyUSB) Library 100807
|
LUFA library version constants. More...
Defines | |
| #define | LUFA_VERSION_INTEGER 0x100807 |
| #define | LUFA_VERSION_STRING "100807" |
Version constants for informational purposes and version-specific macro creation. This header file contains the current LUFA 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 LUFA_VERSION_INTEGER 0x100807 |
Indicates the version number of the library, as an integer.
| #define LUFA_VERSION_STRING "100807" |
Indicates the version number of the library, as a string.