☰
EndpointOut
EndpointOut
In usb_device::endpoint
Structs
Endpoint
EndpointAddress
In
Out
Enums
EndpointType
Traits
EndpointDirection
Type Definitions
EndpointIn
EndpointOut
?
Type Definition
usb_device
::
endpoint
::
EndpointOut
source
·
[
−
]
pub type EndpointOut<'a, B> =
Endpoint
<'a, B,
Out
>;
Expand description
A host-to-device (OUT) endpoint.