4.4.3.2.14 USB_DescriptorStringPointerGet()
RETURN_CODE_t USB_DescriptorStringPointerGet (uint8_t stringIndex, uint16_t langID, uint8_t ** descriptorAddressPtr, uint16_t * descriptorLength)
Gets the pointer to the string descriptor.
| stringIndex |
- Index of the string |
| langID |
- Language ID |
| **descriptorAddressPtr |
- Pointer to the descriptor |
| *descriptorLength |
- Length of the descriptor |
SUCCESS or an Error code according to RETURN_CODE_t |
