read_supply_voltage
Reads the debugger's onboard supply voltage setpoint and returns it as a float string. Works with USB HID debuggers like Curiosity Nano.
Instructions
Read the debugger's onboard supply voltage setpoint.
Returns the current setpoint as a float string. Requires a USB HID debugger with onboard supply capability (e.g. Curiosity Nano).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| serialnumber | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |