LUFA Library 110528
USBInterrupt.h File Reference

USB controller interrupt service routine management. More...

#include "../../../Common/Common.h"
#include "USBMode.h"
#include "AVR8/USBInterrupt_AVR8.h"

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.