Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

usb_user_configuration.c File Reference

Copyright (c) 2004 Mass Storage USB parameters. More...

#include "config.h"
#include "conf\conf_usb.h"
#include "lib_mcu\usb\usb_drv.h"
#include "usb_enum.h"
#include "usb_user_configuration.h"

Go to the source code of this file.

Variables

code S_usb_device_descriptor usb_dev_desc_hid
code S_usb_device_qualifier_descriptor usb_qual_desc_hid
code S_usb_user_configuration_descriptor usb_conf_desc_hid_fs
code U8 hid_report [SIZE_OF_REPORT]
code S_usb_manufacturer_string_descriptor usb_user_manufacturer_string_descriptor
code S_usb_product_string_descriptor usb_user_product_string_descriptor
code S_usb_serial_number usb_user_serial_number
code S_usb_language_id usb_user_language_id


Detailed Description

Copyright (c) 2004 Mass Storage USB parameters.

Use of this program is subject to Atmel's End User License Agreement. Please read file license.txt for copyright notice.

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

Version:
1.6.2.2 (c5131-usb-generic-1_2_0)

Todo:
Bug:

Definition in file usb_user_configuration.c.


Variable Documentation

code S_usb_device_descriptor usb_dev_desc_hid
 

Initial value:

Definition at line 37 of file usb_user_configuration.c.

code S_usb_device_qualifier_descriptor usb_qual_desc_hid
 

Initial value:

Definition at line 56 of file usb_user_configuration.c.

code S_usb_user_configuration_descriptor usb_conf_desc_hid_fs
 

Definition at line 70 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().

code U8 hid_report[SIZE_OF_REPORT]
 

Initial value:

{ 0x06, 0xFF, 0xFF, 0x09, 0x01, 0xA1, 0x01, 0x09, 0x02, 0x09, 0x03, 0x15, 0x00, 0x26, 0xFF, 0x00, 0x75, 0x08, 0x95, LENGTH_OF_REPORT, 0x81, 0x02, 0x09, 0x04, 0x09, 0x05, 0x15, 0x00, 0x26, 0xFF, 0x00, 0x75, 0x08, 0x95, LENGTH_OF_REPORT, 0x91, 0x02, 0x09, 0x06, 0x09, 0x07, 0x15, 0x00, 0x26, 0xFF,0x00, 0x75, 0x08, 0x95, 0x04, 0xB1, 0x02, 0xC0 }

Definition at line 118 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().

code S_usb_manufacturer_string_descriptor usb_user_manufacturer_string_descriptor
 

Initial value:

Definition at line 150 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().

code S_usb_product_string_descriptor usb_user_product_string_descriptor
 

Initial value:

Definition at line 158 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().

code S_usb_serial_number usb_user_serial_number
 

Initial value:

Definition at line 166 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().

code S_usb_language_id usb_user_language_id
 

Initial value:

Definition at line 175 of file usb_user_configuration.c.

Referenced by usb_user_get_descriptor().


Generated on Mon Apr 10 17:23:31 2006 for Atmel by doxygen 1.3.7