Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
USB application configuration

Modules

 USB operating modes configuration
 Defines to enable device or host USB operating modes supported by the application.
 
 USB host operating mode configuration
 
 USB device operating mode configuration
 

Macros

#define LOG_STR(str)
 Debug trace macro. More...
 
#define USB_INT_LEVEL   AVR32_INTC_INT0
 USB interrupt priority level. More...
 

#define LOG_STR (   str)

Debug trace macro.

Referenced by usb_general_interrupt_non_naked(), and usb_host_task().

#define USB_INT_LEVEL   AVR32_INTC_INT0

USB interrupt priority level.

Referenced by usb_task().