SAMV71 Xplained Ultra Software Package 1.5

DUALCDCDDriver.c File Reference

#include <USBLib_Trace.h>
#include "USBD.h"
#include <USBD_HAL.h>
#include <USBDDriver.h>
#include <DUALCDCDDriver.h>

Go to the source code of this file.

Data Structures

struct  DualCdcdSerialDriver

Defines

#define NUM_PORTS   2
#define NUM_INTERFACES   ((DUALCDCDDriverDescriptors_NUMINTERFACE+3)&0xFC)

Functions

void DUALCDCDDriver_Initialize (const USBDDriverDescriptors *pDescriptors)
void DUALCDCDDriver_ConfigurationChangeHandler (uint8_t cfgnum)
void DUALCDCDDriver_RequestHandler (const USBGenericRequest *request)
CDCDSerialPortDUALCDCDDriver_GetSerialPort (uint32_t port)

Variables

DualCdcdSerialDriver dualcdcdDriver

Detailed Description

Definition in file DUALCDCDDriver.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines