USB_TRANSACTION_RESULT_BUS_DATASZ

USB_TRANSACTION_RESULT_BUS_DATASZ — USB transaction result. Controller either ran out of buffer, or got too much data

Synopsis

#define USB_TRANSACTION_RESULT_BUS_DATASZ

Description

USB transaction result - transaction buffer length problem the controller either got too much data (greater than maximum packet size) or ran out of buffer to put the data in