OpenOCD
log_capture_state Struct Reference

Data Fields

Jim_Interp * interp
 
Jim_Obj * output
 

Detailed Description

Definition at line 33 of file command.c.

Field Documentation

◆ interp

Jim_Interp* log_capture_state::interp

Definition at line 34 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 35 of file command.c.


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