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

#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

Definition at line 455 of file pads_sch_parser.h.

Member Data Documentation

◆ pin_id

std::string PADS_SCH::PARTTYPE_PIN::pin_id

◆ pin_name

std::string PADS_SCH::PARTTYPE_PIN::pin_name

Definition at line 460 of file pads_sch_parser.h.

◆ pin_type

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

Definition at line 459 of file pads_sch_parser.h.

◆ swap_group

int PADS_SCH::PARTTYPE_PIN::swap_group = 0

Definition at line 458 of file pads_sch_parser.h.


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