OpenOCD
reg_data_type_union_field Struct Reference
Collaboration diagram for reg_data_type_union_field:

Data Fields

const char * name
 
struct reg_data_type_union_fieldnext
 
struct reg_data_typetype
 

Detailed Description

Definition at line 50 of file register.h.

Field Documentation

◆ name

const char* reg_data_type_union_field::name

Definition at line 51 of file register.h.

Referenced by gdb_generate_reg_type_description().

◆ next

struct reg_data_type_union_field* reg_data_type_union_field::next

Definition at line 53 of file register.h.

Referenced by gdb_generate_reg_type_description().

◆ type

struct reg_data_type* reg_data_type_union_field::type

Definition at line 52 of file register.h.

Referenced by gdb_generate_reg_type_description().


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