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.
endpointAddress |
- Address of the endpoint |
0 |
- Endpoint is not stalled |
1 |
- Endpoint is stalled |