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
 Reuse block instance name (if .REUSE. suffix)
 
std::string reuse_signal
 Reuse block signal name (if .REUSE. suffix)
 

Detailed Description

Definition at line 189 of file pads_parser.h.

Member Data Documentation

◆ pin_name

std::string PADS_IO::NET_PIN::pin_name

Definition at line 192 of file pads_parser.h.

◆ ref_des

std::string PADS_IO::NET_PIN::ref_des

Definition at line 191 of file pads_parser.h.

◆ reuse_instance

std::string PADS_IO::NET_PIN::reuse_instance

Reuse block instance name (if .REUSE. suffix)

Definition at line 193 of file pads_parser.h.

◆ reuse_signal

std::string PADS_IO::NET_PIN::reuse_signal

Reuse block signal name (if .REUSE. suffix)

Definition at line 194 of file pads_parser.h.


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