usb_descriptors.h File Reference

This file contains the usb parameters that uniquely identify the application through descriptor tables. More...

#include "config.h"
#include "usb_standard_request.h"
#include "conf_usb.h"
#include <avr/pgmspace.h>

Go to the source code of this file.

Data Structures

struct  S_UsbRequest
 Usb Request. More...
struct  S_usb_device_descriptor
 Usb Device Descriptor. More...
struct  S_usb_configuration_descriptor
 Usb Configuration Descriptor. More...
struct  S_usb_interface_descriptor
 Usb Interface Descriptor. More...
struct  S_usb_endpoint_descriptor
 Usb Endpoint Descriptor. More...
struct  S_usb_device_qualifier_descriptor
 Usb Device Qualifier Descriptor. More...
struct  S_usb_language_id
 Usb Language Descriptor. More...

Detailed Description

This file contains the usb parameters that uniquely identify the application through descriptor tables.

***************************************************

Definition in file usb_descriptors.h.


Generated on Mon Apr 11 14:23:48 2011 for Contiki 2.5 by  doxygen 1.6.1