SAMV71 Xplained Ultra Software Package 1.5

CDC Descriptor Subtypes
[Usb_cdc]

Collaboration diagram for CDC Descriptor Subtypes:

Defines

#define CDCGenericDescriptor_HEADER   0x00
#define CDCGenericDescriptor_CALLMANAGEMENT   0x01
#define CDCGenericDescriptor_ABSTRACTCONTROLMANAGEMENT   0x02
#define CDCGenericDescriptor_UNION   0x06

Detailed Description

This section lists CDC descriptor sub types


Define Documentation

#define CDCGenericDescriptor_ABSTRACTCONTROLMANAGEMENT   0x02

Abstract control management descriptor subtype.

Definition at line 87 of file CDCDescriptors.h.

#define CDCGenericDescriptor_CALLMANAGEMENT   0x01

Call management functional descriptor subtype.

Definition at line 85 of file CDCDescriptors.h.

#define CDCGenericDescriptor_HEADER   0x00

Header functional descriptor subtype.

Definition at line 83 of file CDCDescriptors.h.

#define CDCGenericDescriptor_UNION   0x06

Union descriptor subtype.

Definition at line 89 of file CDCDescriptors.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines