USB Library
usb_host_cdc_interface.h

This is file usb_host_cdc_interface.h.

Functions
 
Name 
Description 
 
This function can be used by application code to dynamically access ACM specific requests. This function should be used only if apllication intends to modify for example the Baudrate from previouly configured rate. Data transmitted/received to/from device is a array of bytes. Application must take extra care of understanding the data format before using this function. 
 
This function is called by application to receive Input data over DATA interface. This function setsup the request to receive data from the device. 
 
This function is called by application to transmit out data over DATA interface. This function setsup the request to transmit data to the device. 
 
This function determines if a CDC device is attached and ready to use. 
 
This function is called by application to poll for transfer status. This function returns true in the transfer is over. To check whether the transfer was successfull or not , application must check the error code returned by reference. 
Macros
 
Name 
Description 
 
This is macro _USB_HOST_CDC_INTERFACE_H_. 
Module
MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla