1.1.3.5 ICM_OBJ
typedef struct { /* Transfer Event Callback */ ICM_CALLBACK callback; /* Transfer Event Callback Context */ uintptr_t context; } ICM_OBJ;
Summary
ICM PLib Object structure.
Description
This data structure defines the ICM PLib Instance Object.