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