list_peripheral_registers
Lists all peripheral names available on the target, or given a specific peripheral name, displays its registers.
Instructions
With no argument: list all peripheral names. With a peripheral name (e.g. 'RCC'): list that peripheral's registers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peripheral | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |