OpenOCD
reset_command Struct Reference

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...
 

Detailed Description

Definition at line 72 of file commands.h.

Field Documentation

◆ srst

int reset_command::srst

Set SRST output: 0 = deassert, 1 = assert, -1 = no change.

Definition at line 76 of file commands.h.

◆ trst

int reset_command::trst

Set TRST output: 0 = deassert, 1 = assert, -1 = no change.

Definition at line 74 of file commands.h.


The documentation for this struct was generated from the following file: