SAMV71 Xplained Ultra Software Package 1.4

CDCDSerialPort Struct Reference
[Usbd_cdc]

#include <D:/git/git_canopus_1/softpack/samv7/libraries/libusb/include/CDCDSerialPort.h>

Data Fields

USBDDriverpUsbd
CDCDSerialPortEventHandler fEventHandler
void * pArg
uint8_t bInterfaceNdx
uint8_t bNumInterface
uint8_t bIntInPIPE
uint8_t bBulkInPIPE
uint8_t bBulkOutPIPE
uint8_t bControlLineState
uint16_t wSerialState
CDCLineCoding lineCoding
uint8_t bReserved

Detailed Description

Struct for USB CDC virtual COM serial port function.

Definition at line 95 of file CDCDSerialPort.h.


Field Documentation

USB bulk IN endpoint address

Definition at line 109 of file CDCDSerialPort.h.

USB bulk OUT endpoint address

Definition at line 111 of file CDCDSerialPort.h.

Serial port ControlLineState

Definition at line 114 of file CDCDSerialPort.h.

USB starting interface index

Definition at line 103 of file CDCDSerialPort.h.

USB interrupt IN endpoint address

Definition at line 107 of file CDCDSerialPort.h.

USB number of interfaces

Definition at line 105 of file CDCDSerialPort.h.

Callback for serial port events

Definition at line 99 of file CDCDSerialPort.h.

Serial port linecoding

Definition at line 118 of file CDCDSerialPort.h.

Callback arguments

Definition at line 101 of file CDCDSerialPort.h.

USB Driver for the device

Definition at line 97 of file CDCDSerialPort.h.

Serial port SerialState

Definition at line 116 of file CDCDSerialPort.h.


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