LUFA Library  120219
USBInterrupt_UC3.h File Reference

USB Controller Interrupt definitions for the AVR32 UC3 microcontrollers. More...

Functions

void USB_GEN_vect (void)

Detailed Description

This file contains definitions required for the correct handling of low level USB service routine interrupts from the USB controller.

Note:
This file should not be included directly. It is automatically included as needed by the USB driver dispatch header located in LUFA/Drivers/USB/USB.h.

Function Documentation

void USB_GEN_vect ( void  )

Interrupt service routine handler for the USB controller ISR group. This interrupt routine must be linked to the entire USB controller ISR vector group inside the AVR32's interrupt controller peripheral, using the user application's preferred USB controller driver.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines