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

#include <pads_parser.h>

Public Attributes

std::string ref_des
 
std::string pin_name
 
std::string reuse_instance
 
std::string reuse_signal
 

Detailed Description

Definition at line 187 of file pads_parser.h.

Member Data Documentation

◆ pin_name

std::string PADS_IO::NET_PIN::pin_name

Definition at line 190 of file pads_parser.h.

◆ ref_des

std::string PADS_IO::NET_PIN::ref_des

Definition at line 189 of file pads_parser.h.

◆ reuse_instance

std::string PADS_IO::NET_PIN::reuse_instance

Definition at line 191 of file pads_parser.h.

◆ reuse_signal

std::string PADS_IO::NET_PIN::reuse_signal

Definition at line 192 of file pads_parser.h.


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