Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / CDC.h
index 1b60991..90ea3ab 100644 (file)
                        } USB_ClassInfo_CDC_Host_t;\r
                        \r
                /* Enums: */\r
-                       typedef enum\r
+                       enum\r
                        {\r
                                CDC_ENUMERROR_NoError                    = 0, /**< Configuration Descriptor was processed successfully */\r
                                CDC_ENUMERROR_ControlError               = 1, /**< A control request to the device failed to complete successfully */\r