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

usb_user_configuration.h File Reference

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

#include "config.h"
#include "conf\conf_usb.h"
#include "usb_enum.h"

Go to the source code of this file.

Defines

#define Usb_get_dev_desc_pointer()   (&(usb_dev_desc_hid.bLength))
#define Usb_get_dev_desc_length()   (sizeof (usb_dev_desc_hid))
#define Usb_get_conf_desc_fs_pointer()   (&(usb_conf_desc_hid_fs.cfg.bLength))
#define Usb_get_conf_desc_fs_length()   (sizeof (usb_conf_desc_hid_fs))
#define Usb_get_conf_desc_pointer()   Usb_get_conf_desc_fs_pointer()
#define Usb_get_conf_desc_length()   Usb_get_conf_desc_fs_length()


Detailed Description

Copyright (c) 2004 Mass Storage USB Identifers.

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 Mass Storage application through descriptor tables.

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

Todo:
Bug:

Definition in file usb_user_configuration.h.


Define Documentation

 
#define Usb_get_dev_desc_pointer  )     (&(usb_dev_desc_hid.bLength))
 

Definition at line 29 of file usb_user_configuration.h.

Referenced by usb_get_descriptor().

 
#define Usb_get_dev_desc_length  )     (sizeof (usb_dev_desc_hid))
 

Definition at line 30 of file usb_user_configuration.h.

Referenced by usb_get_descriptor().

 
#define Usb_get_conf_desc_fs_pointer  )     (&(usb_conf_desc_hid_fs.cfg.bLength))
 

Definition at line 31 of file usb_user_configuration.h.

 
#define Usb_get_conf_desc_fs_length  )     (sizeof (usb_conf_desc_hid_fs))
 

Definition at line 32 of file usb_user_configuration.h.

 
#define Usb_get_conf_desc_pointer  )     Usb_get_conf_desc_fs_pointer()
 

Definition at line 36 of file usb_user_configuration.h.

Referenced by usb_get_descriptor().

 
#define Usb_get_conf_desc_length  )     Usb_get_conf_desc_fs_length()
 

Definition at line 37 of file usb_user_configuration.h.

Referenced by usb_get_descriptor().


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