4.4.15.3.8 USB_EndpointIsStalled()
bool USB_EndpointIsStalled (USB_PIPE_t pipe)
Helper function to return the endpoint Stall condition.
pipe |
- A combination of endpoint address and direction |
A boolean value representing the Stall condition. If the pipe address is out of bounds, the function will always return false |