|
OpenOCD
|
Data Fields | |
| int | srst |
| Set SRST output: 0 = deassert, 1 = assert, -1 = no change. More... | |
| int | trst |
| Set TRST output: 0 = deassert, 1 = assert, -1 = no change. More... | |
Definition at line 72 of file commands.h.
| int reset_command::srst |
Set SRST output: 0 = deassert, 1 = assert, -1 = no change.
Definition at line 76 of file commands.h.
| int reset_command::trst |
Set TRST output: 0 = deassert, 1 = assert, -1 = no change.
Definition at line 74 of file commands.h.