Direction typedef

Direction = String

Direction, Recipient, RequestType, and TransferType all map to their namesakes within the USB specification.

Implementation

typedef Direction = String;