USB Library
USBHostGetDeviceDescriptor Macro
Syntax
#define USBHostGetDeviceDescriptor( deviceAddress ) ( pDeviceDescriptor )
Description

This function returns a pointer to the device descriptor of the requested device.

Preconditions

None

Returns

uint8_t * - Pointer to the Device Descriptor.

Remarks

This will need to be expanded to a full function when multiple device support is added.

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla