BALTECH Docs |
C API for BALTECH SDK
|
BRP_LIB brp_errcode brp_break_cmd | ( | brp_protocol | protocol | ) |
Stops a command that was run with brp_send_cmd() with the mode parameter set to in BRP_MODE_CONTINUOUS or BRP_MODE_REPEAT.
protocol | a protocol handle of the device where shall be a running command shall be stopped. |