enum UsbTransferType: typedef unsigned char uint8_t { Control, Isochronous, Bulk, Interrupt, BulkStream, };