STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Src Directory Reference

Files

file  usbh_msc.c [code]
 

This file implements the MSC class driver functions

MSC Class Description

This module manages the MSC class V1.0 following the "Universal Serial Bus Mass Storage Class (MSC) Bulk-Only Transport (BOT) Version 1.0 Sep. 31, 1999". This driver implements the following aspects of the specification:
 
file  usbh_msc_bot.c [code]
 This file includes the BOT protocol related functions.
 
file  usbh_msc_scsi.c [code]
 This file implements the SCSI commands.