pyocd_watchpoint_clear
Clear a watchpoint at a specified memory address to disable hardware breakpoint monitoring.
Instructions
Remove a watchpoint at the given address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Watchpoint address to clear (integer or hex string) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |