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