3.2.4.41 USB_HOST_DEVICE_STRING_LANG_ID_DEFAULT Macro

C

#define USB_HOST_DEVICE_STRING_LANG_ID_DEFAULT (0)

Summary

USB Host Device String Default Lang ID

This constant defines the default Lang ID. When then languageID parameter in the USB_HOST_DeviceStringDescriptorGet() function is set to this value, the function will specify the default Lang ID while requesting the string from the device.

Remarks

None.