![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <usbh_mtp_ptp.h>
Data Fields | |
uint16_t | DevicePropertyCode |
uint16_t | DataType |
uint8_t | GetSet |
PTP_PropertyValueTypedef | FactoryDefaultValue |
PTP_PropertyValueTypedef | CurrentValue |
uint8_t | FormFlag |
union { | |
PTP_PropDescEnumFormTypedef Enum | |
PTP_PropDescRangeFormTypedef Range | |
} | FORM |
Definition at line 865 of file usbh_mtp_ptp.h.
PTP_PropertyValueTypedef CurrentValue |
Definition at line 871 of file usbh_mtp_ptp.h.
uint16_t DataType |
Definition at line 868 of file usbh_mtp_ptp.h.
uint16_t DevicePropertyCode |
Definition at line 867 of file usbh_mtp_ptp.h.
Definition at line 874 of file usbh_mtp_ptp.h.
PTP_PropertyValueTypedef FactoryDefaultValue |
Definition at line 870 of file usbh_mtp_ptp.h.
union { ... } FORM |
uint8_t FormFlag |
Definition at line 872 of file usbh_mtp_ptp.h.
uint8_t GetSet |
Definition at line 869 of file usbh_mtp_ptp.h.
Definition at line 875 of file usbh_mtp_ptp.h.