Macros
USB CDC Communication Interface Descriptor
Collaboration diagram for USB CDC Communication Interface Descriptor:

Macros

#define CDCCommunicationInterfaceDescriptor_ABSTRACTCONTROLMODEL   0x02
 
#define CDCCommunicationInterfaceDescriptor_CLASS   0x02
 
#define CDCCommunicationInterfaceDescriptor_EEMPROTOCOL   0x07
 
#define CDCCommunicationInterfaceDescriptor_ETHERNETEMULATIONMODEL   0x0C
 
#define CDCCommunicationInterfaceDescriptor_NOPROTOCOL   0x00
 

Detailed Description

This section lists the values for CDC Communication Interface Descriptor.

Macro Definition Documentation

◆ CDCCommunicationInterfaceDescriptor_ABSTRACTCONTROLMODEL

#define CDCCommunicationInterfaceDescriptor_ABSTRACTCONTROLMODEL   0x02

Interface subclass code for an Abstract Control Model interface descriptor.

Definition at line 120 of file CDCDescriptors.h.

◆ CDCCommunicationInterfaceDescriptor_CLASS

#define CDCCommunicationInterfaceDescriptor_CLASS   0x02

Interface class code for a CDC communication class interface.

Definition at line 117 of file CDCDescriptors.h.

◆ CDCCommunicationInterfaceDescriptor_EEMPROTOCOL

#define CDCCommunicationInterfaceDescriptor_EEMPROTOCOL   0x07

Interface protocol code for an Ethernet Emulation Model interface.

Definition at line 129 of file CDCDescriptors.h.

◆ CDCCommunicationInterfaceDescriptor_ETHERNETEMULATIONMODEL

#define CDCCommunicationInterfaceDescriptor_ETHERNETEMULATIONMODEL   0x0C

Interface subclass code for an Ethernet Emulation Model interface descriptor.

Definition at line 123 of file CDCDescriptors.h.

◆ CDCCommunicationInterfaceDescriptor_NOPROTOCOL

#define CDCCommunicationInterfaceDescriptor_NOPROTOCOL   0x00

Interface protocol code when a CDC communication interface does not implement any particular protocol.

Definition at line 126 of file CDCDescriptors.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:02