STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields
_MTP_Process Struct Reference

#include <usbh_mtp.h>

Data Fields

MTP_InfoTypedef info
 
MTP_ParamsTypedef params
 
uint8_t DataInPipe
 
uint8_t DataOutPipe
 
uint8_t NotificationPipe
 
uint8_t DataOutEp
 
uint8_t DataInEp
 
uint8_t NotificationEp
 
uint16_t DataOutEpSize
 
uint16_t DataInEpSize
 
uint16_t NotificationEpSize
 
MTP_StateTypeDef state
 
MTP_EventHandleTypedef events
 
PTP_HandleTypeDef ptp
 
uint32_t current_storage_unit
 
uint32_t is_ready
 

Detailed Description

Definition at line 123 of file usbh_mtp.h.

Field Documentation

uint32_t current_storage_unit

Definition at line 142 of file usbh_mtp.h.

uint8_t DataInEp

Definition at line 133 of file usbh_mtp.h.

uint16_t DataInEpSize

Definition at line 137 of file usbh_mtp.h.

uint8_t DataInPipe

Definition at line 128 of file usbh_mtp.h.

uint8_t DataOutEp

Definition at line 132 of file usbh_mtp.h.

uint16_t DataOutEpSize

Definition at line 136 of file usbh_mtp.h.

uint8_t DataOutPipe

Definition at line 129 of file usbh_mtp.h.

Definition at line 140 of file usbh_mtp.h.

Definition at line 125 of file usbh_mtp.h.

uint32_t is_ready

Definition at line 143 of file usbh_mtp.h.

uint8_t NotificationEp

Definition at line 134 of file usbh_mtp.h.

uint16_t NotificationEpSize

Definition at line 138 of file usbh_mtp.h.

uint8_t NotificationPipe

Definition at line 130 of file usbh_mtp.h.

Definition at line 126 of file usbh_mtp.h.

Definition at line 141 of file usbh_mtp.h.

Definition at line 139 of file usbh_mtp.h.


The documentation for this struct was generated from the following file: