Skip to content

probe-web / @probe-web/client / wire / WireInstructionSet

Type Alias: WireInstructionSet

ts
type WireInstructionSet = "Thumb2" | "A32" | "A64" | "RV32" | "RV32C" | "RV64" | "RV64C" | "Xtensa";

Defined in: wire.ts:1027

probe-rs-rpc WireInstructionSet.