pyocd_register_read_all
Read all CPU core registers at once to obtain a full snapshot of the CPU state, with an option to include FPU registers.
Instructions
Read all CPU core registers at once. Useful for getting full CPU state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_fpu | No | Include FPU registers (default False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |