3D-ICE 3.0.0
Data Fields
StackElement_p Union Reference

A union of pointers to types that can be an instance of a StackElement. More...

#include <stack_element.h>

Data Fields

Layer_tLayer
 
Die_tDie
 
Channel_tChannel
 

Detailed Description

Definition at line 70 of file stack_element.h.

Field Documentation

◆ Channel

Channel_t* StackElement_p::Channel

Pointer to the Channel

Definition at line 74 of file stack_element.h.

◆ Die

Die_t* StackElement_p::Die

Pointer to a Die

Definition at line 73 of file stack_element.h.

◆ Layer

Layer_t* StackElement_p::Layer

Pointer to a Layer

Definition at line 72 of file stack_element.h.


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