![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | LIB_PIN |
struct | LIB_PIN::ALT |
Macros | |
#define | TARGET_PIN_RADIUS Mils2iu( 15 ) |
#define | PIN_INVISIBLE 1 |
Enumerations | |
enum | DrawPinOrient { PIN_RIGHT = 'R', PIN_LEFT = 'L', PIN_UP = 'U', PIN_DOWN = 'D' } |
The component library pin object orientations. More... | |
enum DrawPinOrient |
The component library pin object orientations.
Enumerator | |
---|---|
PIN_RIGHT | |
PIN_LEFT | |
PIN_UP | |
PIN_DOWN |