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

#include <pads_parser.h>

Public Attributes

std::string pin_number
 
int swap_type = 0
 0 = not swappable
 
PIN_ELEC_TYPE elec_type = PIN_ELEC_TYPE::UNDEFINED
 
std::string func_name
 

Detailed Description

Definition at line 434 of file pads_parser.h.

Member Data Documentation

◆ elec_type

PIN_ELEC_TYPE PADS_IO::GATE_PIN::elec_type = PIN_ELEC_TYPE::UNDEFINED

Definition at line 438 of file pads_parser.h.

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

◆ func_name

std::string PADS_IO::GATE_PIN::func_name

Definition at line 439 of file pads_parser.h.

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

◆ pin_number

std::string PADS_IO::GATE_PIN::pin_number

Definition at line 436 of file pads_parser.h.

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

◆ swap_type

int PADS_IO::GATE_PIN::swap_type = 0

0 = not swappable

Definition at line 437 of file pads_parser.h.

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


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