| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Enumerations | |
| enum class | CADSTAR_PIN_TYPE {  UNCOMMITTED , PIN_INPUT , OUTPUT_OR , OUTPUT_NOT_OR , OUTPUT_NOT_NORM_OR , POWER , GROUND , TRISTATE_BIDIR , TRISTATE_INPUT , TRISTATE_DRIVER }  | 
| file: cadstar_archive_objects.h Contains common object definitions  More... | |
| enum class | CADSTAR_PIN_POSITION { TOP_RIGHT = 0 , TOP_LEFT = 1 , BOTTOM_LEFT = 2 , BOTTOM_RIGHT = 3 } | 
| Positioning of pin names can be in one of four quadrants.  More... | |
      
  | 
  strong | 
Positioning of pin names can be in one of four quadrants.
| Enumerator | |
|---|---|
| TOP_RIGHT | Default.  | 
| TOP_LEFT | |
| BOTTOM_LEFT | |
| BOTTOM_RIGHT | |
Definition at line 48 of file cadstar_archive_objects.h.
      
  | 
  strong | 
file: cadstar_archive_objects.h Contains common object definitions
Definition at line 30 of file cadstar_archive_objects.h.