USBLib_CreateLoopWaiting (SWI &56340) — Creates a loop waiting structure
-
R0 | pointer to waiting for type loop |
Creates a waiting structure that can either be used as a waiting template or directly in calls like USBLib_SelectInterface (SWI &56340) this most be freed using USBLib_FreeWaiting (SWI &56340) or resources will be lost to the USB system.
The returned structure is configured to provide a waiting mode that will block until the transaction has completed.