Macros
USB CDC Data Interface Values
Collaboration diagram for USB CDC Data Interface Values:

Macros

#define CDCDataInterfaceDescriptor_CLASS   0x0A
 
#define CDCDataInterfaceDescriptor_NOPROTOCOL   0x00
 
#define CDCDataInterfaceDescriptor_SUBCLASS   0x00
 

Detailed Description

This section lists the values for CDC Data Interface Descriptor.

Macro Definition Documentation

◆ CDCDataInterfaceDescriptor_CLASS

#define CDCDataInterfaceDescriptor_CLASS   0x0A

Interface class code for a data class interface.

Definition at line 141 of file CDCDescriptors.h.

◆ CDCDataInterfaceDescriptor_NOPROTOCOL

#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.

◆ CDCDataInterfaceDescriptor_SUBCLASS

#define CDCDataInterfaceDescriptor_SUBCLASS   0x00

Interface subclass code for a data class interface.

Definition at line 143 of file CDCDescriptors.h.



inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09