probe-web / @probe-web/client / wire / MonitorOptions
Interface: MonitorOptions
Defined in: wire.ts:543
probe-rs-rpc MonitorOptions.
Properties
| Property | Type | Defined in |
|---|---|---|
catch_reset | boolean | wire.ts:544 |
catch_hardfault | boolean | wire.ts:545 |
catch_svc | boolean | wire.ts:546 |
catch_hlt | boolean | wire.ts:547 |
rtt_client | | { key: bigint; marker: null; } | null | wire.ts:548 |
semihosting_options | SemihostingOptions | wire.ts:549 |