Skip to content

probe-web / @probe-web/client / wire / WireVectorCatchCondition

Type Alias: WireVectorCatchCondition

ts
type WireVectorCatchCondition = "HardFault" | "CoreReset" | "SecureFault" | "All" | "Svc" | "Hlt";

Defined in: wire.ts:1139

probe-rs-rpc WireVectorCatchCondition.