usb_tap
usb_tap(bus, xfer, USBTAP_DIR_OUT);
usb_tap(bus, xfer, USBTAP_DIR_IN);
void usb_tap(struct usbd_bus *, struct usbd_xfer *, uint8_t);