Functions
|
Name |
Description |
|
This function runs the MSD class state machines and all of its sub-systems. This function should be called periodically once the device is in the configured state in order to keep the MSD state machine going. | |
|
This routine initializes the MSD class packet handles, prepares to receive a MSD packet, and initializes the MSD state machine. This function should be called once after the device is enumerated. | |
|
This routine handles MSD specific request that happen on EP0. This function should be called from the USBCBCheckOtherReq() call back function whenever implementing an MSD device. |
MCHPFSUSB Device Library > Function Drivers > Mass Storage Device (MSD) > Public API Members > Functions and Macros