usb_urb_dir_out — check if an URB describes an OUT transfer
int usb_urb_dir_out (
)
urb
URB to be checked
Returns 1 if urb describes an OUT transfer (host-to-device), otherwise 0.