|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| org.lsst.* |
|---|
| org.lsst.ccs.drivers.ftdi.Ftdi | ||
|---|---|---|
public static final int |
DATABITS_7 |
7 |
public static final int |
DATABITS_8 |
8 |
public static final int |
PARITY_EVEN |
2 |
public static final int |
PARITY_MARK |
3 |
public static final int |
PARITY_NONE |
0 |
public static final int |
PARITY_ODD |
1 |
public static final int |
PARITY_SPACE |
4 |
public static final int |
STOPBITS_1 |
0 |
public static final int |
STOPBITS_2 |
2 |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||