usb_device_task.h File Reference


Detailed Description

Management of the USB device controller.

The USB task checks the income of new requests from the USB host. When a setup request occurs, this task launches the processing of this setup contained in the usb_standard_request.c file. Other class-specific requests are also processed in this file.

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

Definition in file usb_device_task.h.

#include "conf_usb.h"

Go to the source code of this file.

Functions

void usb_device_task (void *pvParameters)
 Entry point of the USB device mamagement.
void usb_device_task_init (void)
 This function initializes the USB device controller.
void usb_start_device (void)
 This function starts the USB device controller.


Generated on Fri Feb 19 02:27:51 2010 for AVR32 - USB Enumeration Example by  doxygen 1.5.5