![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <usbh_mtp.h>
Data Fields | |
uint32_t | CurrentStorageId |
uint32_t | ObjectFormatCode |
uint32_t | CurrentObjectHandler |
uint8_t | ObjectHandlerNbr |
uint32_t | Objdepth |
Definition at line 101 of file usbh_mtp.h.
uint32_t CurrentObjectHandler |
Definition at line 106 of file usbh_mtp.h.
uint32_t CurrentStorageId |
Definition at line 104 of file usbh_mtp.h.
uint32_t Objdepth |
Definition at line 108 of file usbh_mtp.h.
uint32_t ObjectFormatCode |
Definition at line 105 of file usbh_mtp.h.
uint8_t ObjectHandlerNbr |
Definition at line 107 of file usbh_mtp.h.