USBLibAPIGuide  1.00.00.01
Data Fields
tCompositeEntry Struct Reference

#include <usbdevice.h>

Collaboration diagram for tCompositeEntry:
Collaboration graph
[legend]

Data Fields

const tDeviceInfopsDevInfo
 This is the top level device information structure. More...
 
void * pvInstance
 This is the instance data for the device structure. More...
 
uint32_t ui32DeviceWorkspace
 A per-device workspace used by the composite device. More...
 

Detailed Description

This type is used by an application to describe and instance of a device and an instance data pointer for that class. The psDevice pointer should be a pointer to a valid device class to include in the composite device. The pvInstance pointer should be a pointer to an instance pointer for the device in the psDevice pointer.

Field Documentation

§ psDevInfo

const tDeviceInfo* tCompositeEntry::psDevInfo

§ pvInstance

void* tCompositeEntry::pvInstance

§ ui32DeviceWorkspace

uint32_t tCompositeEntry::ui32DeviceWorkspace

A per-device workspace used by the composite device.


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale