OpenOCD
versaloon_adaptors_t Struct Reference
Collaboration diagram for versaloon_adaptors_t:

Data Fields

struct interface_delay_t delay
 
struct interface_gpio_t gpio
 
struct interface_jtag_raw_t jtag_raw
 
RESULT(* peripheral_commit )(void)
 
struct interface_swd_t swd
 
struct interface_target_voltage_t target_voltage
 

Detailed Description

Definition at line 71 of file versaloon.h.

Field Documentation

◆ delay

struct interface_delay_t versaloon_adaptors_t::delay

Definition at line 68 of file versaloon.h.

Referenced by vsllink_init().

◆ gpio

struct interface_gpio_t versaloon_adaptors_t::gpio

Definition at line 68 of file versaloon.h.

Referenced by vsllink_init(), vsllink_quit(), and vsllink_reset().

◆ jtag_raw

struct interface_jtag_raw_t versaloon_adaptors_t::jtag_raw

Definition at line 68 of file versaloon.h.

Referenced by vsllink_init(), vsllink_jtag_execute(), vsllink_quit(), and vsllink_speed().

◆ peripheral_commit

RESULT(* versaloon_adaptors_t::peripheral_commit) (void)

◆ swd

◆ target_voltage

struct interface_target_voltage_t versaloon_adaptors_t::target_voltage

Definition at line 68 of file versaloon.h.


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