STM32_USB_Host_Library + 0/2 examples
CodeScope will show references to PTP_ObjectHandlesTypedef from the following samples and libraries:
Examples
STM324x9I_EVAL
Applications
USB_Host
STM324xG_EVAL
Applications
USB_Host
 
Symbols
loading...
Files
loading...

PTP_ObjectHandlesTypedef struct

Syntax

typedef struct {   uint32_t n;   uint32_t Handler[PTP_MAX_HANDLER_NBR]; } PTP_ObjectHandlesTypedef;

Fields

n

No summary provided. Read more...

Handler

No summary provided. Read more...

Examples

PTP_ObjectHandlesTypedef is referenced by 2 libraries and example projects.