4.4.14.3.115 USB_NumberBytesToReceiveSet()
static ALWAYS_INLINE void USB_NumberBytesToReceiveSet (uint8_t endpointAddress, uint16_t numberBytes)[static]
Sets how many bytes of data are expected to be received on a specified endpoint.
| endpointAddress |
- Address of the endpoint |
| numberBytes |
- The amount of bytes to receive |
None. |
