4.4.14.3.64 USB_EndpointOutIsStalled()
static ALWAYS_INLINE bool USB_EndpointOutIsStalled (uint8_t endpointAddress)[static]
Checks if the specified OUT endpoint is stalled.
| endpointAddress |
- Address of the endpoint |
| 0 |
- Endpoint is not stalled |
| 1 |
- Endpoint is stalled |
