OpenOCD
hl_interface_param Struct Reference

Data Fields

bool connect_under_reset
 
const char * device_desc
 
uint16_t stlink_tcp_port
 
enum hl_transports transport
 
bool use_stlink_tcp
 

Detailed Description

Definition at line 21 of file hla_interface.h.

Field Documentation

◆ connect_under_reset

bool hl_interface_param::connect_under_reset

◆ device_desc

const char* hl_interface_param::device_desc

Definition at line 23 of file hla_interface.h.

Referenced by COMMAND_HANDLER(), and hl_interface_quit().

◆ stlink_tcp_port

uint16_t hl_interface_param::stlink_tcp_port

Definition at line 31 of file hla_interface.h.

Referenced by COMMAND_HANDLER().

◆ transport

enum hl_transports hl_interface_param::transport

Definition at line 23 of file hla_interface.h.

Referenced by hl_interface_open(), and stlink_usb_hl_open().

◆ use_stlink_tcp

bool hl_interface_param::use_stlink_tcp

Definition at line 29 of file hla_interface.h.

Referenced by COMMAND_HANDLER(), and stlink_open().


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