Minor updates to the Benito programmer - remove redundant PORT register manipulations.
[pub/USBasp.git] / Demos / Host / LowLevel / KeyboardHostWithParser / ConfigDescriptor.h
index 338adc9..f27b383 100644 (file)
@@ -58,6 +58,7 @@
                #define DTYPE_Report                   0x22\r
        \r
        /* Enums: */\r
                #define DTYPE_Report                   0x22\r
        \r
        /* Enums: */\r
+               /** Enum for the possible return codes of the ProcessConfigurationDescriptor() function. */\r
                enum KeyboardHostWithParser_GetConfigDescriptorDataCodes_t\r
                {\r
                        SuccessfulConfigRead            = 0, /**< Configuration Descriptor was processed successfully */\r
                enum KeyboardHostWithParser_GetConfigDescriptorDataCodes_t\r
                {\r
                        SuccessfulConfigRead            = 0, /**< Configuration Descriptor was processed successfully */\r