GD32F1x0: USB/GD32_USB_Device_Driver/inc/usb_int.h Source File

GD32F1x0

usb_int.h
Go to the documentation of this file.
1 
11 /* Define to prevent recursive inclusion -------------------------------------*/
12 #ifndef __GD32F1X0_USB_INT_H
13 #define __GD32F1X0_USB_INT_H
14 
15 /* Includes ------------------------------------------------------------------*/
16 #include "usbd_it.h"
17 
33 void USB_Ifr (void);
34 
39 #endif /* __GD32F1X0_USB_INT_H */
40 
53 /************************ (C) COPYRIGHT 2014 GIGADEVICE *****END OF FILE****/
USB device interrupt events handle function defines.
void USB_Ifr(void)
USB interrupt events service routine.
Definition: usb_int.c:52
Generated by   doxygen 1.8.10