| 
    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 227 of file ltspice_schematic.h.
| VECTOR2I LTSPICE_SCHEMATIC::IOPIN::Location | 
Definition at line 229 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreatePin(), and LTSPICE_SCHEMATIC::StructureBuilder().
| POLARITY LTSPICE_SCHEMATIC::IOPIN::Polarity | 
Definition at line 230 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreatePin(), and LTSPICE_SCHEMATIC::StructureBuilder().