svd_read_peripheral
Read all register values of a peripheral and interpret each field using SVD definitions, providing a structured view of the hardware state.
Instructions
Read all register values for a peripheral and interpret each field.
Combines hardware register reads with SVD field definitions to produce a structured, human-readable view of peripheral state. Requires probe connected and target halted. Example: svd_read_peripheral('USART2')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peripheral | Yes |