4.4.14.3.29 USB_EndpointInIsStalled()

static ALWAYS_INLINE bool USB_EndpointInIsStalled (uint8_t endpointAddress)[static]

Checks if the specified IN endpoint is stalled.

Parameters:
endpointAddress

- Address of the endpoint

Return values:
0

- Endpoint is not stalled

1

- Endpoint is stalled