usb_specific_request.c 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.c.

#include "conf_usb.h"
#include "usb_drv.h"
#include "usb_descriptors.h"
#include "usb_standard_request.h"
#include "usb_specific_request.h"
#include "ctrl_access.h"

Go to the source code of this file.

Functions

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

Variables

U16 data_to_transfer
volatile Bool ms_multiple_drive
const void * pbuffer


Variable Documentation

volatile Bool ms_multiple_drive

const void* pbuffer

Referenced by usb_user_get_descriptor().


Generated on Fri Feb 19 02:33:38 2010 for AVR32 - USB Mass-Storage on FreeRTOS Example by  doxygen 1.5.5