Definitions, Constants, and Enums

Microchip USB Device Library

USB Device Library Help
Definitions, Constants, and Enums
Macros
 
Name 
Description 
 
MSD_WAIT is when the MSD state machine is idle (returned by MSDTasks()) 
 
MSD_DATA_IN is when the device is sending data (returned by MSDTasks()) 
 
MSD_DATA_OUT is when the device is receiving data (returned by MSDTasks()) 
 
MSD_SEND_CSW is when the device is waiting to send the CSW (returned by MSDTasks()) 
Structures
 
Name 
Description 
 
LUN_FUNCTIONS is a structure of function pointers that tells the stack where to find each of the physical layer functions it is looking for. This structure needs to be defined for any project for PIC24F or PIC32. 
Microchip MCHPFSUSB v2.3 - Sept 20, 2008
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.