OpenOCD
intel_device_parameters_elem Struct Reference

Data Fields

unsigned int boundary_scan_length
 
int checkpos
 
enum intel_family_e family
 
uint32_t id
 

Detailed Description

Definition at line 40 of file intel.c.

Field Documentation

◆ boundary_scan_length

unsigned int intel_device_parameters_elem::boundary_scan_length

Definition at line 42 of file intel.c.

Referenced by intel_fill_device_parameters().

◆ checkpos

int intel_device_parameters_elem::checkpos

Definition at line 43 of file intel.c.

Referenced by intel_fill_device_parameters().

◆ family

enum intel_family_e intel_device_parameters_elem::family

Definition at line 43 of file intel.c.

Referenced by intel_check_for_unique_id(), and intel_fill_device_parameters().

◆ id

uint32_t intel_device_parameters_elem::id

Definition at line 41 of file intel.c.


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