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