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