![]() |
||||||||||||
@CHIP-RTOS C Library - USB APIThis function will set the STALL condition for an endpoint. The
USB controller will reject all arriving packets and send requests
on this endpoint and return a STALL handshake. A distinction between
the IN and OUT direction is not possible. Both directions will be
stalled. UsbError 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 |