KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PENDING_STACK_EXPANSION Struct Reference

#include <router_tool.h>

Public Attributes

PCB_LAYER_ID m_Start
 
PCB_LAYER_ID m_End
 
int m_Net
 
VIA_STACK_PRESET m_Preset
 

Detailed Description

Definition at line 34 of file router_tool.h.

Member Data Documentation

◆ m_End

PCB_LAYER_ID PENDING_STACK_EXPANSION::m_End

Definition at line 37 of file router_tool.h.

◆ m_Net

int PENDING_STACK_EXPANSION::m_Net

Definition at line 38 of file router_tool.h.

◆ m_Preset

VIA_STACK_PRESET PENDING_STACK_EXPANSION::m_Preset

Definition at line 39 of file router_tool.h.

◆ m_Start

PCB_LAYER_ID PENDING_STACK_EXPANSION::m_Start

Definition at line 36 of file router_tool.h.


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