MSDDriver.h
Default mainpageat91libusbdevicemassstorageMSDDriver.h
Description Overview  
Description
Purpose
Mass storage device driver implementation.

Usage
  1. Enable and setup USB related pins (see pio & board.h).
  2. Configure the memory interfaces used for Mass Storage LUNs (see memories, MSDLun.h).
  3. Configure the USB MSD driver using MSDDriver_Initialize.
  4. Invoke MSDDriver_StateMachine in main loop to handle all Mass Storage operations.