SAMV71 Xplained Ultra Software Package 1.5

USB Composite Device Configure
[Usbd_config]

Collaboration diagram for USB Composite Device Configure:

Defines

#define HIDAUDD_Descriptors_INTERRUPTIN   0x03
#define HIDAUDD_Descriptors_INTERRUPTOUT   0x04
#define HIDAUDD_Descriptors_ISO_DATAOUT   0x02
#define CDCAUDD_Descriptors_NOTIFICATION0   0x04
#define CDCAUDD_Descriptors_DATAIN0   0x03
#define CDCAUDD_Descriptors_DATAOUT0   0x02
#define CDCAUDD_Descriptors_ISO_DATAOUT   0x01
#define CDCD_Descriptors_NOTIFICATION0   3
 Address of the CDC0 interrupt-in endpoint.
#define CDCD_Descriptors_NOTIFICATION0   3
 Address of the CDC0 interrupt-in endpoint.
#define CDCD_Descriptors_NOTIFICATION0   3
 Address of the CDC0 interrupt-in endpoint.
#define CDCD_Descriptors_DATAIN0   2
 Address of the CDC0 bulk-in endpoint.
#define CDCD_Descriptors_DATAIN0   2
 Address of the CDC0 bulk-in endpoint.
#define CDCD_Descriptors_DATAIN0   2
 Address of the CDC0 bulk-in endpoint.
#define CDCD_Descriptors_DATAOUT0   1
 Address of the CDC0 bulk-out endpoint.
#define CDCD_Descriptors_DATAOUT0   1
 Address of the CDC0 bulk-out endpoint.
#define CDCD_Descriptors_DATAOUT0   1
 Address of the CDC0 bulk-out endpoint.
#define CDCD_Descriptors_NOTIFICATION1   6
 Address of the CDC1 interrupt-in endpoint.
#define CDCD_Descriptors_DATAIN1   5
 Address of the CDC1 bulk-in endpoint.
#define CDCD_Descriptors_DATAOUT1   4
 Address of the CDC1 bulk-out endpoint.
#define HIDD_Descriptors_INTERRUPTIN   4
#define HIDD_Descriptors_INTERRUPTOUT   5
#define HIDMSDD_Descriptors_BULKOUT   2
#define HIDMSDD_Descriptors_BULKIN   3
#define HIDMSDD_Descriptors_INTERRUPTIN   4
#define HIDMSDD_Descriptors_INTERRUPTOUT   5
#define MSDD_Descriptors_BULKOUT   4
#define MSDD_Descriptors_BULKIN   5

Define Documentation

#define CDCAUDD_Descriptors_DATAIN0   0x03

Address of the CDC bulk-in endpoint.

Definition at line 319 of file USBD_Config.h.

#define CDCAUDD_Descriptors_DATAOUT0   0x02

Address of the CDC bulk-out endpoint.

Definition at line 321 of file USBD_Config.h.

#define CDCAUDD_Descriptors_ISO_DATAOUT   0x01

Address of the Audio ISO-out endpoint.

Definition at line 323 of file USBD_Config.h.

#define CDCAUDD_Descriptors_NOTIFICATION0   0x04

Address of the CDC interrupt-in endpoint.

Definition at line 317 of file USBD_Config.h.

#define CDCD_Descriptors_DATAIN0   2

Address of the CDC0 bulk-in endpoint.

Address of the CDC bulk-in endpoint.

Definition at line 385 of file USBD_Config.h.

#define CDCD_Descriptors_DATAIN0   2

Address of the CDC0 bulk-in endpoint.

Address of the CDC bulk-in endpoint.

Definition at line 385 of file USBD_Config.h.

#define CDCD_Descriptors_DATAIN0   2

Address of the CDC0 bulk-in endpoint.

Address of the CDC bulk-in endpoint.

Definition at line 385 of file USBD_Config.h.

#define CDCD_Descriptors_DATAOUT0   1

Address of the CDC0 bulk-out endpoint.

Address of the CDC bulk-out endpoint.

Definition at line 387 of file USBD_Config.h.

#define CDCD_Descriptors_DATAOUT0   1

Address of the CDC0 bulk-out endpoint.

Address of the CDC bulk-out endpoint.

Definition at line 387 of file USBD_Config.h.

#define CDCD_Descriptors_DATAOUT0   1

Address of the CDC0 bulk-out endpoint.

Address of the CDC bulk-out endpoint.

Definition at line 387 of file USBD_Config.h.

#define CDCD_Descriptors_NOTIFICATION0   3

Address of the CDC0 interrupt-in endpoint.

Address of the CDC interrupt-in endpoint.

Definition at line 383 of file USBD_Config.h.

#define CDCD_Descriptors_NOTIFICATION0   3

Address of the CDC0 interrupt-in endpoint.

Address of the CDC interrupt-in endpoint.

Definition at line 383 of file USBD_Config.h.

#define CDCD_Descriptors_NOTIFICATION0   3

Address of the CDC0 interrupt-in endpoint.

Address of the CDC interrupt-in endpoint.

Definition at line 383 of file USBD_Config.h.

#define HIDAUDD_Descriptors_INTERRUPTIN   0x03

Address of the HID interrupt IN endpoint.

Definition at line 304 of file USBD_Config.h.

#define HIDAUDD_Descriptors_INTERRUPTOUT   0x04

Address of the HID interrupt OUT endpoint.

Definition at line 306 of file USBD_Config.h.

#define HIDAUDD_Descriptors_ISO_DATAOUT   0x02

Audio data out endpoint number

Definition at line 309 of file USBD_Config.h.

#define HIDD_Descriptors_INTERRUPTIN   4

Address of the HID interrupt IN endpoint.

Definition at line 358 of file USBD_Config.h.

#define HIDD_Descriptors_INTERRUPTOUT   5

Address of the HID interrupt OUT endpoint.

Definition at line 360 of file USBD_Config.h.

#define HIDMSDD_Descriptors_BULKIN   3

Address of the Mass Storage bulk-in endpoint.

Definition at line 371 of file USBD_Config.h.

#define HIDMSDD_Descriptors_BULKOUT   2

Address of the Mass Storage bulk-out endpoint.

Definition at line 369 of file USBD_Config.h.

#define HIDMSDD_Descriptors_INTERRUPTIN   4

Address of the HID interrupt IN endpoint.

Definition at line 374 of file USBD_Config.h.

#define HIDMSDD_Descriptors_INTERRUPTOUT   5

Address of the HID interrupt OUT endpoint.

Definition at line 376 of file USBD_Config.h.

#define MSDD_Descriptors_BULKIN   5

Address of the Mass Storage bulk-in endpoint.

Definition at line 391 of file USBD_Config.h.

#define MSDD_Descriptors_BULKOUT   4

Address of the Mass Storage bulk-out endpoint.

Definition at line 389 of file USBD_Config.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines