usbp_iusb_device.h File Reference

Copyright (c) 2006, All Contributing Authors. More...

#include <string>
#include "usbp_iusb_driver.h"

Go to the source code of this file.

Data Structures

class  iUSB_Device
 This class is the interface to the USB enabled microcontroller. More...


Detailed Description

Copyright (c) 2006, All Contributing Authors.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This is the interface definition for a USB soft controller. This library has the potential to work with many different USB targets and each of those targets will have similar functionality but different implementations. This abstract class will define the standard interface to each of the USB enalbed microcontrollers. The term "soft controller" is used to indicate microcontrollers that the firmware can be downloaded through USB (maybe?)

Definition in file usbp_iusb_device.h.


Generated on Mon Mar 5 20:44:19 2007 for usbp by  doxygen 1.5.1-p1