- /** Pipe number for the CDC data IN pipe */\r
- #define CDC_DATAPIPE_IN 1\r
-\r
- /** Pipe number for the CDC data OUT pipe */\r
- #define CDC_DATAPIPE_OUT 2\r
-\r
- /** Pipe number for the CDC notification pipe */\r
- #define CDC_NOTIFICATIONPIPE 3\r
-\r