STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Modules | Macros

This file is the Header file for usbh_mtp.c. More...

Modules

 USBH_MTP_CORE_Private_TypesDefinitions
 
 USBH_MTP_CORE_Private_Defines
 
 USBH_MTP_CORE_Private_Macros
 
 USBH_MTP_CORE_Private_Variables
 
 USBH_MTP_CORE_Private_FunctionPrototypes
 
 USBH_MTP_CORE_Private_Functions
 

Macros

#define USB_MTP_CLASS   0x06 /* Still Image Class)*/
 
#define MTP_MAX_STORAGE_UNITS_NBR   PTP_MAX_STORAGE_UNITS_NBR
 

Detailed Description

This file is the Header file for usbh_mtp.c.

This file includes MTP Layer Handlers for USB Host MTP class.

Macro Definition Documentation

#define MTP_MAX_STORAGE_UNITS_NBR   PTP_MAX_STORAGE_UNITS_NBR

Definition at line 63 of file usbh_mtp.h.

#define USB_MTP_CLASS   0x06 /* Still Image Class)*/

Definition at line 62 of file usbh_mtp.h.