- /* Clear the pending split request value so that a new request can be made */\r
- RequestInProgess = 0;\r
+ /* Write the request response bytes */\r
+ Endpoint_Write_Byte(TMCRequestStatus);\r
+ Endpoint_Write_Word_LE(0);\r
+ Endpoint_Write_DWord_LE(0); // TODO - Last transfer length\r