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