hold_in_reset
Hold a target microcontroller in reset state indefinitely. Maintain reset until explicit release or debugger disconnection.
Instructions
Hold the target device in reset.
The device remains in reset until release_from_reset is called or the debugger is disconnected. Returns 'OK' on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| tool | No | ||
| serialnumber | No | ||
| serialport | No | ||
| baudrate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |