DEV_REQUEST
if (setup->bRequestType == DEV_REQUEST) {
#define DEV_INREQUEST (DEV_REQUEST | USB_DIR_IN)
if (setup->bRequestType != DEV_REQUEST)