USB operating modes configuration
[USB Configuration]

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

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_DEVICE_FEATURE   ENABLED

ENABLE to activate the device software library support.

Possible values ENABLE or DISABLE

Definition at line 70 of file conf_usb.h.

#define USB_HOST_FEATURE   DISABLED

ENABLE to activate the host software library support.

Possible values ENABLE or DISABLE

Definition at line 65 of file conf_usb.h.


Generated on Mon Apr 11 14:23:53 2011 for Contiki 2.5 by  doxygen 1.6.1