4.4.14.3.47 USB_EndpointInTransactionIsComplete()
static ALWAYS_INLINE bool USB_EndpointInTransactionIsComplete (uint8_t endpointAddress)[static]
Checks if the USB IN endpoint has the Transaction Complete status.
| endpointAddress |
- Address of the endpoint |
| 0 |
- Transaction incomplete |
| 1 |
- Transaction complete |
