USB Libraries Help > USB Device Libraries > USB CDC Device Library > Files > usb_device_cdc.h
MPLAB Harmony USB Stack
usb_device_cdc.h

Microchip Technology Inc.

File Name

usb_device_cdc.h

Description

USB Device CDC Function Driver Interface 

This file describes the USB Device CDC Function Driver interface. The application should include this file if it needs to use the CDC Function Driver API.

Enumerations
 
Name 
Description 
 
USB Device CDC Function Driver Events 
 
USB Device CDC Function Driver USB Device CDC Result enumeration. 
 
USB Device CDC Function Driver Transfer Flags 
Functions
 
Name 
Description 
 
This function registers a event handler for the specified CDC function driver instance. 
 
This function requests a data read from the USB Device CDC Function Driver Layer. 
 
This function schedules a request to send serial state notification to the host. 
 
This function requests a data write to the USB Device CDC Function Driver Layer. 
Macros
 
Name 
Description 
 
This is macro _USB_DEVICE_CDC_H. 
 
USB Device CDC Function Driver Event Handler Response Type None. 
 
USB Device CDC Function Driver Function pointer 
 
Use this to specify CDC Function Driver Instance 0 
 
Use this to specify CDC Function Driver Instance 1 
 
Use this to specify CDC Function Driver Instance 2 
 
Use this to specify CDC Function Driver Instance 3 
 
Use this to specify CDC Function Driver Instance 4 
 
Use this to specify CDC Function Driver Instance 5 
 
Use this to specify CDC Function Driver Instance 6 
 
Use this to specify CDC Function Driver Instance 7 
 
USB Device CDC Function Driver Invalid Transfer Handle Definition. 
Structures
 
Name 
Description 
 
USB Device CDC Function Driver Read and Write Complete Event Data. 
 
USB Device CDC Function Driver Send Break Event Data 
 
USB Device CDC Function Driver Read and Write Complete Event Data. 
 
USB Device CDC Function Driver Read and Write Complete Event Data. 
 
USB Device CDC Function Driver Initialization Data Structure 
Types
 
Name 
Description 
 
USB Device CDC Event Handler Function Pointer Type. 
 
USB Device CDC Function Driver Event Callback Response Type 
 
USB Device CDC Function Driver Index 
 
USB Device CDC Function Driver Transfer Handle Definition.