Go to the documentation of this file. 1 #ifndef MYUSB_H_INCLUDED
2 #define MYUSB_H_INCLUDED
3 extern SerialUSBDriver
SDU1;
8 #endif // MYUSB_H_INCLUDED
void myUSBinit(void)
Definition: myUSB.c:157
SerialUSBDriver SDU1
Definition: myUSB.c:14
int isUsbActive(void)
Definition: myUSB.c:153