|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esf.device.serial.comm.service.StopBits
This static class provides the available stop bit counts.
Stop bit counts listed in this class are used for parameter checking in all methods where the stop bit count rate may be modified.
Field Summary | |
static int |
Bits1
Configure 1 stop bit per word. |
static int |
Bits2
Configure 2 stop bits per word. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int Bits1
public static final int Bits2
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |