OpenOCD
log_capture_state Struct Reference

Data Fields

Jim_Interp * interp
 
Jim_Obj * output
 

Detailed Description

Definition at line 36 of file command.c.

Field Documentation

◆ interp

Jim_Interp* log_capture_state::interp

Definition at line 37 of file command.c.

Referenced by command_log_capture_start(), command_retval_set(), and jim_capture().

◆ output

Jim_Obj* log_capture_state::output

Definition at line 38 of file command.c.


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