SAMV71 Xplained Ultra Software Package 1.4

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 320 of file USBD_Config.h.

#define CDCAUDD_Descriptors_DATAOUT0   0x02

Address of the CDC bulk-out endpoint.

Definition at line 322 of file USBD_Config.h.

#define CDCAUDD_Descriptors_ISO_DATAOUT   0x01

Address of the Audio ISO-out endpoint.

Definition at line 324 of file USBD_Config.h.

#define CDCAUDD_Descriptors_NOTIFICATION0   0x04

Address of the CDC interrupt-in endpoint.

Definition at line 318 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 386 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 386 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 386 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 388 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 388 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 388 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 384 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 384 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 384 of file USBD_Config.h.

#define HIDAUDD_Descriptors_INTERRUPTIN   0x03

Address of the HID interrupt IN endpoint.

Definition at line 305 of file USBD_Config.h.

#define HIDAUDD_Descriptors_INTERRUPTOUT   0x04

Address of the HID interrupt OUT endpoint.

Definition at line 307 of file USBD_Config.h.

#define HIDAUDD_Descriptors_ISO_DATAOUT   0x02

Audio data out endpoint number

Definition at line 310 of file USBD_Config.h.

#define HIDD_Descriptors_INTERRUPTIN   4

Address of the HID interrupt IN endpoint.

Definition at line 359 of file USBD_Config.h.

#define HIDD_Descriptors_INTERRUPTOUT   5

Address of the HID interrupt OUT endpoint.

Definition at line 361 of file USBD_Config.h.

#define HIDMSDD_Descriptors_BULKIN   3

Address of the Mass Storage bulk-in endpoint.

Definition at line 372 of file USBD_Config.h.

#define HIDMSDD_Descriptors_BULKOUT   2

Address of the Mass Storage bulk-out endpoint.

Definition at line 370 of file USBD_Config.h.

#define HIDMSDD_Descriptors_INTERRUPTIN   4

Address of the HID interrupt IN endpoint.

Definition at line 375 of file USBD_Config.h.

#define HIDMSDD_Descriptors_INTERRUPTOUT   5

Address of the HID interrupt OUT endpoint.

Definition at line 377 of file USBD_Config.h.

#define MSDD_Descriptors_BULKIN   5

Address of the Mass Storage bulk-in endpoint.

Definition at line 392 of file USBD_Config.h.

#define MSDD_Descriptors_BULKOUT   4

Address of the Mass Storage bulk-out endpoint.

Definition at line 390 of file USBD_Config.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines