USB operating modes configuration
[USB application configuration]

Collaboration diagram for USB operating modes configuration:


Defines

#define USB_HOST_FEATURE   DISABLED
 ENABLE to activate the host software library support.
#define USB_DEVICE_FEATURE   ENABLED
 ENABLE to activate the device software library support.

Detailed Description

defines to enable device or host usb operating modes supported by the application

Define Documentation

#define USB_HOST_FEATURE   DISABLED

ENABLE to activate the host software library support.

Possible values ENABLE or DISABLE

Definition at line 32 of file conf_usb.h.

#define USB_DEVICE_FEATURE   ENABLED

ENABLE to activate the device software library support.

Possible values ENABLE or DISABLE

Definition at line 37 of file conf_usb.h.


Generated on Fri Jan 26 17:33:08 2007 for Atmel by  doxygen 1.5.1-p1