4.4.14.3.21 USB_EndpointInDataToggleIsSet()
static ALWAYS_INLINE bool USB_EndpointInDataToggleIsSet (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 |
