OpenOCD
jtag_proto_caps_speed_apb Struct Reference

Data Fields

uint8_t apb_speed_10khz [2]
 
uint8_t div_max [2]
 
uint8_t div_min [2]
 
uint8_t length
 
uint8_t type
 

Detailed Description

Definition at line 136 of file esp_usb_jtag.c.

Field Documentation

◆ apb_speed_10khz

uint8_t jtag_proto_caps_speed_apb::apb_speed_10khz[2]

Definition at line 139 of file esp_usb_jtag.c.

Referenced by esp_usb_jtag_init().

◆ div_max

uint8_t jtag_proto_caps_speed_apb::div_max[2]

Definition at line 141 of file esp_usb_jtag.c.

Referenced by esp_usb_jtag_init().

◆ div_min

uint8_t jtag_proto_caps_speed_apb::div_min[2]

Definition at line 140 of file esp_usb_jtag.c.

Referenced by esp_usb_jtag_init().

◆ length

uint8_t jtag_proto_caps_speed_apb::length

Definition at line 138 of file esp_usb_jtag.c.

◆ type

uint8_t jtag_proto_caps_speed_apb::type

Definition at line 137 of file esp_usb_jtag.c.


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