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. |
MCHPFSUSB Device Library > Function Drivers > Mass Storage Device (MSD) > Public API Members > Definitions, Constants, and Enums