usb_h_pipe_is_busy

Check if the pipe is busy transferring.

static bool usb_h_pipe_is_busy(
    struct usb_h_pipe * pipe
)

Parameters

pipe

Type: struct usb_h_pipe *

The pipe

Returns

Type: bool

true if pipe is busy