pyocd_svd_list_registers
List all registers of a specified microcontroller peripheral (e.g., GPIOA, USART1) to inspect their names, addresses, and fields during debugging.
Instructions
List all registers of a specific peripheral.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peripheral | Yes | Peripheral name (e.g. 'GPIOA', 'USART1', 'SPI1') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |