OpenOCD
intel_pld_device Struct Reference
Collaboration diagram for intel_pld_device:

Data Fields

unsigned int boundary_scan_length
 
int checkpos
 
enum intel_family_e family
 
struct jtag_taptap
 

Detailed Description

Definition at line 33 of file intel.c.

Field Documentation

◆ boundary_scan_length

unsigned int intel_pld_device::boundary_scan_length

Definition at line 35 of file intel.c.

Referenced by COMMAND_HANDLER(), intel_check_config(), and intel_load().

◆ checkpos

int intel_pld_device::checkpos

Definition at line 36 of file intel.c.

Referenced by COMMAND_HANDLER(), intel_check_config(), and intel_load().

◆ family

enum intel_family_e intel_pld_device::family

Definition at line 36 of file intel.c.

Referenced by intel_load().

◆ tap

struct jtag_tap* intel_pld_device::tap

Definition at line 34 of file intel.c.

Referenced by intel_get_ipdbg_hub(), and intel_load().


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