![]() |
Defines | |
#define | CDCGenericDescriptor_INTERFACE 0x24 |
#define | CDCGenericDescriptor_ENDPOINT 0x25 |
This section lists CDC descriptor types.
#define CDCGenericDescriptor_ENDPOINT 0x25 |
Indicates that a CDC descriptor applies to an endpoint.
Definition at line 70 of file CDCDescriptors.h.
#define CDCGenericDescriptor_INTERFACE 0x24 |
Indicates that a CDC descriptor applies to an interface.
Definition at line 68 of file CDCDescriptors.h.