Copyright (C) Dean Camera, 2010.\r
\r
dean [at] fourwalledcubicle [dot] com\r
Copyright (C) Dean Camera, 2010.\r
\r
dean [at] fourwalledcubicle [dot] com\r
/** Endpoint number of the TMC device-to-host data IN endpoint. */\r
#define TMC_IN_EPNUM 3 \r
\r
/** Endpoint number of the TMC host-to-device data OUT endpoint. */\r
#define TMC_OUT_EPNUM 4 \r
\r
/** Endpoint number of the TMC device-to-host data IN endpoint. */\r
#define TMC_IN_EPNUM 3 \r
\r
/** Endpoint number of the TMC host-to-device data OUT endpoint. */\r
#define TMC_OUT_EPNUM 4 \r
\r
/* Function Prototypes: */\r
uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,\r
const uint8_t wIndex,\r
/* Function Prototypes: */\r
uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,\r
const uint8_t wIndex,\r