OpenOCD
avr32_core_reg Struct Reference
Collaboration diagram for avr32_core_reg:

Data Fields

struct avr32_ap7k_commonavr32_common
 
uint32_t num
 
struct targettarget
 

Detailed Description

Definition at line 28 of file avr32_ap7k.h.

Field Documentation

◆ avr32_common

struct avr32_ap7k_common* avr32_core_reg::avr32_common

Definition at line 31 of file avr32_ap7k.h.

Referenced by avr32_build_reg_cache().

◆ num

uint32_t avr32_core_reg::num

Definition at line 29 of file avr32_ap7k.h.

Referenced by avr32_get_core_reg().

◆ target

struct target* avr32_core_reg::target

Definition at line 30 of file avr32_ap7k.h.

Referenced by avr32_build_reg_cache(), and avr32_get_core_reg().


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