Part Number:PROCESSOR-SDK-OMAPL138
Tool/software: TI-RTOS
CCSv7, PDK 1.0.5
What is the meaning of this structure member? It does not seem to be used anywhere. Bulk transfers of 512 bytes seem to work.
Is it safe to ignore this? Could it be removed from the structure?
./packages/ti/drv/usb/src/usb_func/device/usb_dev_dman.c: req.deviceEndptInfo.MaxEndpointSize = 64U;
./packages/ti/drv/usb/src/usb_func/include/usb_dev_object.h: uint32_t MaxEndpointSize;