SAMV71 Xplained Ultra Software Package 1.3

CDCDEEMPort Struct Reference
[Usbd_cdc]

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libusb/include/CDCDEEMPort.h>

Data Fields

USBDDriverpUsbd
uint8_t bInterfaceNdx
uint8_t bNumInterface
uint8_t bBulkInPIPE
uint8_t bBulkOutPIPE
uint32_t wBulkOutMaxPacketSize

Detailed Description

Struct for USB CDC EEM port function.

Definition at line 82 of file CDCDEEMPort.h.


Field Documentation

USB bulk IN endpoint address

Definition at line 90 of file CDCDEEMPort.h.

USB bulk OUT endpoint address

Definition at line 92 of file CDCDEEMPort.h.

USB starting interface index

Definition at line 86 of file CDCDEEMPort.h.

USB number of interfaces

Definition at line 88 of file CDCDEEMPort.h.

USB Driver for the device

Definition at line 84 of file CDCDEEMPort.h.

Max packet size for OUT endpoint

Definition at line 94 of file CDCDEEMPort.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines