USB controller interrupt service routine management. More...
#include <avr/io.h>
#include <avr/interrupt.h>
#include <util/atomic.h>
#include <stdbool.h>
#include "../../../Common/Common.h"
#include "../HighLevel/USBMode.h"
#include "../HighLevel/Events.h"
#include "LowLevel.h"
This file contains definitions required for the correct handling of low level USB service routine interrupts from the USB controller.