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.
endpointAddress |
- Address of the endpoint |
0 |
Endpoint not enabled |
1 |
Endpoint enabled |