4.4.14.3.32 USB_EndpointInMultipktIsEnabled()

static ALWAYS_INLINE bool USB_EndpointInMultipktIsEnabled (uint8_t endpointAddress)[static]

Checks if multipacket is enabled on the specified IN endpoint.

Parameters:
endpointAddress

- Address of the endpoint

Return values:
0

- Multipacket disabled

1

- Multipacket enabled