![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#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 |
Definition at line 123 of file usbh_mtp.h.
| 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.
| MTP_EventHandleTypedef events |
Definition at line 140 of file usbh_mtp.h.
| MTP_InfoTypedef info |
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.
| MTP_ParamsTypedef params |
Definition at line 126 of file usbh_mtp.h.
Definition at line 141 of file usbh_mtp.h.
| MTP_StateTypeDef state |
Definition at line 139 of file usbh_mtp.h.
1.8.11