![]() |
||||||||||
@CHIP-RTOS C Library V2.06 - USB APIThis function will set the STALL-condition for an endpoint. The USB-controller will reject all arriving packets on this endpoint and return a STALL-handshake. Host intervention is needed to reset the condition. int usbDeviceStallEp( unsigned char epNumber ); Parameters
Return ValueRTOS API
Related Topics
Supported since or modified in @CHIP-RTOS version
Supported by @CHIP-RTOS C Library since version
This API List List of C Libraries @CHIP-RTOS Main Index End of document |