Wait for the USB stack to become available
int32_t UsbSynchronize( uint32_t to_ms );
to_ms
USB_ERR_NORMAL_COMPLETION | Success. The USB stack is ready for use. |
USB_ERR_NO_STACK | The stack is not ready. |
USB_ERR_TIMEOUT | The call timed out before the action was complete. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.0 | intime/rt/include/usbif3.h | usbif3.h | usbif3.lib |