#define USBHostGetCurrentConfigurationDescriptor( deviceAddress) ( pCurrentConfigurationDescriptor )
This function returns a pointer to the current configuration descriptor of the requested device.
None
uint8_t * - Pointer to the Configuration Descriptor.
This will need to be expanded to a full function when multiple device support is added.
MLA - USB Library Help Version : 2.16
![]() |