4.4.14.3.118 USB_NumberBytesToSendSet()

static ALWAYS_INLINE void USB_NumberBytesToSendSet (uint8_t endpointAddress, uint16_t numberBytes)[static]

Sets how many bytes of data are intended to be sent from the specified endpoint.

Parameters:
endpointAddress

- Address of the endpoint

numberBytes

- Amount of bytes to send

Returns:

None.