SAMV71 Xplained Ultra Software Package 1.3

USB CDC Serial Configure
[Usbd_config]

Collaboration diagram for USB CDC Serial Configure:

Defines

#define CDCDSerialDriverDescriptors_DATAOUT   2
#define CDCDSerialDriverDescriptors_DATAIN   3
#define CDCDSerialDriverDescriptors_NOTIFICATION   4

Detailed Description

This page lists the defines used by the CDC Serial Device Driver.

Endpoint Addresses


Define Documentation

#define CDCDSerialDriverDescriptors_DATAIN   3

Data IN endpoint number

Definition at line 123 of file USBD_Config.h.

#define CDCDSerialDriverDescriptors_DATAOUT   2

Data OUT endpoint number

Definition at line 121 of file USBD_Config.h.

#define CDCDSerialDriverDescriptors_NOTIFICATION   4

Notification endpoint number

Definition at line 125 of file USBD_Config.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines