Macros | |
#define | CDCDeviceDescriptor_CLASS 0x02 |
#define | CDCDeviceDescriptor_PROTOCOL 0x00 |
#define | CDCDeviceDescriptor_SUBCLASS 0x00 |
This section lists the values for CDC Device Descriptor.
#define CDCDeviceDescriptor_CLASS 0x02 |
Device class code when using the CDC class.
Definition at line 100 of file CDCDescriptors.h.
#define CDCDeviceDescriptor_PROTOCOL 0x00 |
Device protocol code when using the CDC class.
Definition at line 104 of file CDCDescriptors.h.
#define CDCDeviceDescriptor_SUBCLASS 0x00 |
Device subclass code when using the CDC class.
Definition at line 102 of file CDCDescriptors.h.