usb_specific_request.h File Reference


Detailed Description

Processing of USB device specific enumeration requests.

This file contains the specific request decoding for enumeration process.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file usb_specific_request.h.

#include "conf_usb.h"
#include "hid.h"

Go to the source code of this file.

Defines

#define USB_HID_REPORT_DESC_MOUSE   52

Functions

void usb_user_endpoint_init (U8)
 This function configures the endpoints of the device application.
Bool usb_user_get_descriptor (U8, U8)
 This function returns the size and the pointer on a user information structure.
Bool usb_user_read_request (U8, U8)
 This function is called by the standard USB read request function when the USB request is not supported.

Variables

const
S_usb_user_configuration_descriptor 
usb_conf_desc_fs
const
S_usb_user_configuration_descriptor 
usb_conf_desc_hs
const S_usb_device_descriptor usb_dev_desc
const U8 usb_hid_report_descriptor_mouse [USB_HID_REPORT_DESC_MOUSE]
const
S_usb_device_qualifier_descriptor 
usb_qualifier_desc
const S_usb_language_id usb_user_language_id
const
S_usb_manufacturer_string_descriptor 
usb_user_manufacturer_string_descriptor
const
S_usb_product_string_descriptor 
usb_user_product_string_descriptor
const S_usb_serial_number usb_user_serial_number


Define Documentation

#define USB_HID_REPORT_DESC_MOUSE   52

Definition at line 78 of file usb_specific_request.h.


Variable Documentation

Definition at line 125 of file usb_descriptors.c.

Referenced by usb_user_read_request().

Definition at line 174 of file usb_descriptors.c.

Referenced by usb_user_read_request().

Definition at line 105 of file usb_descriptors.c.

const U8 usb_hid_report_descriptor_mouse[USB_HID_REPORT_DESC_MOUSE]

Definition at line 67 of file usb_descriptors.c.

Referenced by usb_user_read_request().

Definition at line 221 of file usb_descriptors.c.

Definition at line 237 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Definition at line 246 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Definition at line 255 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Definition at line 264 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().


Generated on Fri Feb 19 02:33:00 2010 for AVR32 - USB HID FreeRTOS Example by  doxygen 1.5.5