LUFA Library
120219
|
USB Controller Interrupt definitions for the AVR32 UC3 microcontrollers. More...
#include "../../../../Common/Common.h"
Functions | |
void | USB_GEN_vect (void) |
This file contains definitions required for the correct handling of low level USB service routine interrupts from the USB controller.
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.