Macros | |
#define | CDCDataInterfaceDescriptor_CLASS 0x0A |
#define | CDCDataInterfaceDescriptor_NOPROTOCOL 0x00 |
#define | CDCDataInterfaceDescriptor_SUBCLASS 0x00 |
This section lists the values for CDC Data Interface Descriptor.
#define CDCDataInterfaceDescriptor_CLASS 0x0A |
Interface class code for a data class interface.
Definition at line 141 of file CDCDescriptors.h.
#define CDCDataInterfaceDescriptor_NOPROTOCOL 0x00 |
Protocol code for a data class interface which does not implement any particular protocol.
Definition at line 146 of file CDCDescriptors.h.
#define CDCDataInterfaceDescriptor_SUBCLASS 0x00 |
Interface subclass code for a data class interface.
Definition at line 143 of file CDCDescriptors.h.