Macros
USBDesc.h File Reference

Go to the source code of this file.

Macros

#define CDC_ACM_INTERFACE   0
 
#define CDC_DATA_INTERFACE   1
 
#define CDC_ENDPOINT_ACM   (CDC_FIRST_ENDPOINT)
 
#define CDC_ENDPOINT_IN   (CDC_FIRST_ENDPOINT+2)
 
#define CDC_ENDPOINT_OUT   (CDC_FIRST_ENDPOINT+1)
 
#define CDC_ENPOINT_COUNT   3
 
#define CDC_FIRST_ENDPOINT   1
 
#define CDC_INTERFACE_COUNT   2
 
#define CDC_RX   CDC_ENDPOINT_OUT
 
#define CDC_TX   CDC_ENDPOINT_IN
 
#define IMANUFACTURER   1
 
#define INTERFACE_COUNT   (MSC_INTERFACE + MSC_INTERFACE_COUNT)
 
#define IPRODUCT   2
 
#define ISERIAL_MAX_LEN   20
 
#define PLUGGABLE_USB_ENABLED
 
#define USB_ENDPOINTS   5
 

Macro Definition Documentation

#define CDC_ACM_INTERFACE   0

Definition at line 32 of file USBDesc.h.

#define CDC_DATA_INTERFACE   1

Definition at line 33 of file USBDesc.h.

#define CDC_ENDPOINT_ACM   (CDC_FIRST_ENDPOINT)

Definition at line 35 of file USBDesc.h.

#define CDC_ENDPOINT_IN   (CDC_FIRST_ENDPOINT+2)

Definition at line 37 of file USBDesc.h.

#define CDC_ENDPOINT_OUT   (CDC_FIRST_ENDPOINT+1)

Definition at line 36 of file USBDesc.h.

#define CDC_ENPOINT_COUNT   3

Definition at line 30 of file USBDesc.h.

#define CDC_FIRST_ENDPOINT   1

Definition at line 34 of file USBDesc.h.

#define CDC_INTERFACE_COUNT   2

Definition at line 29 of file USBDesc.h.

#define CDC_RX   CDC_ENDPOINT_OUT

Definition at line 41 of file USBDesc.h.

#define CDC_TX   CDC_ENDPOINT_IN

Definition at line 42 of file USBDesc.h.

#define IMANUFACTURER   1

Definition at line 44 of file USBDesc.h.

#define INTERFACE_COUNT   (MSC_INTERFACE + MSC_INTERFACE_COUNT)

Definition at line 39 of file USBDesc.h.

#define IPRODUCT   2

Definition at line 45 of file USBDesc.h.

#define ISERIAL_MAX_LEN   20

Definition at line 27 of file USBDesc.h.

#define PLUGGABLE_USB_ENABLED

Definition at line 19 of file USBDesc.h.

#define USB_ENDPOINTS   5

Definition at line 24 of file USBDesc.h.



arduino_daq
Author(s):
autogenerated on Mon Jun 10 2019 12:46:03