USB Controller Interrupt definitions for the Giant Gecko EFM32GG 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 Giant Gecko's interrupt controller peripheral, using the user application's preferred USB controller driver.