Enum capsules::usb::TransferDirection
[−]
[src]
pub enum TransferDirection { DeviceToHost, HostToDevice, }
Variants
DeviceToHost
HostToDevice