KiCad PCB EDA Suite
|
IOPIN is special contact on symbol used for IO operations. More...
#include <ltspice_schematic.h>
Public Attributes | |
VECTOR2I | Location |
POLARITY | Polarity |
IOPIN is special contact on symbol used for IO operations.
Definition at line 226 of file ltspice_schematic.h.
VECTOR2I LTSPICE_SCHEMATIC::IOPIN::Location |
Definition at line 228 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreatePin(), and LTSPICE_SCHEMATIC::StructureBuilder().
POLARITY LTSPICE_SCHEMATIC::IOPIN::Polarity |
Definition at line 229 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreatePin(), and LTSPICE_SCHEMATIC::StructureBuilder().