Enum sam4l::usbc::data::EndpointDirection [] [src]

pub enum EndpointDirection {
    Out,
    In,
}

Variants