Prusa MINI Firmware overview
UsbConfigXtracter Class Reference

#include <confdescparser.h>

Inheritance diagram for UsbConfigXtracter:

Public Member Functions

virtual void EndpointXtract (uint8_t conf __attribute__((unused)), uint8_t iface __attribute__((unused)), uint8_t alt __attribute__((unused)), uint8_t proto __attribute__((unused)), const USB_ENDPOINT_DESCRIPTOR *ep __attribute__((unused)))
 

Detailed Description

Copyright (C) 2011 Circuits At Home, LTD. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Contact information

Circuits At Home, LTD Web : http://www.circuitsathome.com e-mail : suppo.nosp@m.rt@c.nosp@m.ircui.nosp@m.tsat.nosp@m.home..nosp@m.com

Member Function Documentation

◆ EndpointXtract()

virtual void UsbConfigXtracter::EndpointXtract ( uint8_t conf   __attribute__(unused),
uint8_t iface   __attribute__(unused),
uint8_t alt   __attribute__(unused),
uint8_t proto   __attribute__(unused),
const USB_ENDPOINT_DESCRIPTOR *ep   __attribute__(unused) 
)
virtual
36  {
37  }