OpenOCD
hl_layout Struct Reference
Collaboration diagram for hl_layout:

Data Fields

struct hl_layout_api_sapi
 
int(* close )(struct hl_interface_s *adapter)
 
char * name
 
int(* open )(struct hl_interface_s *adapter)
 

Detailed Description

Definition at line 120 of file hla_layout.h.

Field Documentation

◆ api

◆ close

int(* hl_layout::close) (struct hl_interface_s *adapter)

Definition at line 126 of file hla_layout.h.

◆ name

char* hl_layout::name

Definition at line 122 of file hla_layout.h.

Referenced by COMMAND_HANDLER().

◆ open

int(* hl_layout::open) (struct hl_interface_s *adapter)

Definition at line 124 of file hla_layout.h.

Referenced by hl_interface_open().


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