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

Pin definition within a PARTTYPE GATE. More...

#include <pads_sch_parser.h>

Public Attributes

std::string pin_id
 
int swap_group = 0
 
char pin_type = 'U'
 
std::string pin_name
 

Detailed Description

Pin definition within a PARTTYPE GATE.

Definition at line 477 of file pads_sch_parser.h.

Member Data Documentation

◆ pin_id

std::string PADS_SCH::PARTTYPE_PIN::pin_id

Definition at line 479 of file pads_sch_parser.h.

◆ pin_name

std::string PADS_SCH::PARTTYPE_PIN::pin_name

Definition at line 482 of file pads_sch_parser.h.

◆ pin_type

char PADS_SCH::PARTTYPE_PIN::pin_type = 'U'

Definition at line 481 of file pads_sch_parser.h.

◆ swap_group

int PADS_SCH::PARTTYPE_PIN::swap_group = 0

Definition at line 480 of file pads_sch_parser.h.


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