![]() |
Macros | |
| #define | CDC_ENABLED |
| #define | PLUGGABLE_USB_ENABLED |
| #define | CDC_INTERFACE_COUNT 2 |
| #define | CDC_ENPOINT_COUNT 3 |
| #define | CDC_ACM_INTERFACE 0 |
| #define | CDC_DATA_INTERFACE 1 |
| #define | CDC_FIRST_ENDPOINT 1 |
| #define | CDC_ENDPOINT_ACM 1 |
| #define | CDC_ENDPOINT_OUT 2 |
| #define | CDC_ENDPOINT_IN 3 |
| #define | CDC_RX CDC_ENDPOINT_OUT |
| #define | CDC_TX CDC_ENDPOINT_IN |
| #define | ISERIAL_MAX_LEN 65 |
| #define | IMANUFACTURER 1 |
| #define | IPRODUCT 2 |
| #define | ISERIAL 3 |
| #define CDC_ACM_INTERFACE 0 |
| #define CDC_DATA_INTERFACE 1 |
| #define CDC_ENABLED |
| #define CDC_ENDPOINT_ACM 1 |
| #define CDC_ENDPOINT_IN 3 |
| #define CDC_ENDPOINT_OUT 2 |
| #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 IPRODUCT 2 |
| #define ISERIAL 3 |
| #define ISERIAL_MAX_LEN 65 |
| #define PLUGGABLE_USB_ENABLED |
1.8.15