Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / Host_UC3.h
index c5dfe76..65b8011 100644 (file)
                         *\r
                         *  \return A value from the \ref USB_Host_SendControlErrorCodes_t enum to indicate the result.\r
                         */\r
-                       uint8_t USB_Host_SetInterfaceAltSetting(const uint8_t InterfaceNum,\r
+                       uint8_t USB_Host_SetInterfaceAltSetting(const uint8_t InterfaceIndex,\r
                                                                                                        const uint8_t AltSetting);\r
 \r
        /* Private Interface - For use in library only: */\r