USB Library
USBHostGetCurrentConfigurationDescriptor Macro
Syntax
#define USBHostGetCurrentConfigurationDescriptor( deviceAddress) ( pCurrentConfigurationDescriptor )
Description

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

Preconditions

None

Returns

uint8_t * - Pointer to the Configuration 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