KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::GATE_DEF Struct Reference

#include <pads_parser.h>

Public Attributes

int gate_swap_type = 0
 0 = not swappable
 
std::vector< GATE_PINpins
 

Detailed Description

Definition at line 442 of file pads_parser.h.

Member Data Documentation

◆ gate_swap_type

int PADS_IO::GATE_DEF::gate_swap_type = 0

0 = not swappable

Definition at line 444 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTTYPE().

◆ pins

std::vector<GATE_PIN> PADS_IO::GATE_DEF::pins

Definition at line 445 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTTYPE().


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