conf_usb.h File Reference

This file contains the possible external configuration of the USB. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
#define USE_USB_PADS_REGULATOR   DISABLE
 Enable the internal regulator for USB pads.
#define USB_REMOTE_WAKEUP_FEATURE   DISABLED
#define NB_ENDPOINTS   4
#define TX_EP   0x03
#define RX_EP   0x02
#define INT_EP   0x01
#define Usb_unicode(a)   ((U16)(a))
#define Usb_sof_action()   sof_action();
#define Usb_wake_up_action()
#define Usb_resume_action()
#define Usb_suspend_action()
#define Usb_reset_action()
#define Usb_vbus_on_action()
#define Usb_vbus_off_action()
#define Usb_set_configuration_action()

Functions

void sof_action (void)
 sof_action
void suspend_action (void)


Detailed Description

This file contains the possible external configuration of the USB.

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

Definition in file conf_usb.h.


Generated on Mon May 5 15:58:01 2008 for ATMEL by  doxygen 1.5.1-p1