4.4.14.3.56 USB_EndpointOutDataToggleIsSet()
static ALWAYS_INLINE bool USB_EndpointOutDataToggleIsSet (uint8_t endpointAddress)[static]
Checks if data toggle is set on the specified OUT endpoint.
| endpointAddress |
- Address of the endpoint |
| 0 |
- Data toggle is not set |
| 1 |
- Data toggle is set |
