USBLIB_CTRLMSG_SIZEFROMUSED

USBLIB_CTRLMSG_SIZEFROMUSED — flag for USBLIB_CTRLMSG to alter size field in message This flag changes the size field of the usb message to be calculated from the data->used_size instead of data->size

Synopsis

#define USBLIB_CTRLMSG_SIZEFROMUSED

Description

flag for USBLIB_CTRLMSG to alter size field in message This flag changes the size field of the usb message to be calculated from the data->used_size instead of data->size