Function libopencm3_sys::usbd_ep_stall_get[][src]

pub unsafe extern "C" fn usbd_ep_stall_get(
    usbd_dev: *mut usbd_device,
    addr: u8
) -> u8

Get STALL status of an endpoint @param addr Full EP address (with direction bit) @return nonzero if endpoint is stalled