protected static class Pin.Dir
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static Pin.Dir |
INOUT
In-Out
|
protected static Pin.Dir |
INPUT
Input
|
protected static Pin.Dir |
NODIR
no dir
|
protected static Pin.Dir |
OUTPUT
Output
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |