Enum sam4l::usbc::data::EndpointDirection
[−]
[src]
pub enum EndpointDirection {
Out,
In,
}Variants
OutInpub enum EndpointDirection {
Out,
In,
}OutIn