OpenOCD
dap_part_nums Struct Reference

Data Fields

uint16_t designer_id
 
const char * full
 
uint16_t part_num
 
const char * type
 

Detailed Description

Definition at line 1425 of file arm_adi_v5.c.

Field Documentation

◆ designer_id

uint16_t dap_part_nums::designer_id

Definition at line 1426 of file arm_adi_v5.c.

Referenced by dap_info_cs_component(), and pidr_to_part_num().

◆ full

const char* dap_part_nums::full

Definition at line 1429 of file arm_adi_v5.c.

Referenced by dap_info_cs_component().

◆ part_num

uint16_t dap_part_nums::part_num

Definition at line 1427 of file arm_adi_v5.c.

Referenced by dap_info_cs_component(), and pidr_to_part_num().

◆ type

const char* dap_part_nums::type

Definition at line 1428 of file arm_adi_v5.c.

Referenced by dap_info_cs_component(), and pidr_to_part_num().


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