KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH::PARTTYPE_DEF::SIGPIN Struct Reference

#include <pads_sch_parser.h>

Public Attributes

std::string pin_number
 
std::string net_name
 

Detailed Description

Definition at line 528 of file pads_sch_parser.h.

Member Data Documentation

◆ net_name

std::string PADS_SCH::PARTTYPE_DEF::SIGPIN::net_name

Definition at line 531 of file pads_sch_parser.h.

Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionPARTTYPE().

◆ pin_number

std::string PADS_SCH::PARTTYPE_DEF::SIGPIN::pin_number

Definition at line 530 of file pads_sch_parser.h.

Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionPARTTYPE().


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