4.4.14.3.61 USB_EndPointOutIsEnabled()

static ALWAYS_INLINE bool USB_EndPointOutIsEnabled (uint8_t endpointAddress)[static]

Checks if the OUT endpoint at the given address is enabled.

Parameters:
endpointAddress

- Address of the endpoint

Return values:
0

Endpoint not enabled

1

Endpoint enabled