-
public class SerialPort.Companion
-
-
Field Summary
-
Method Summary
-
-
Method Detail
-
getDATA_BITS_5
final Integer getDATA_BITS_5()
-
getDATA_BITS_6
final Integer getDATA_BITS_6()
-
getDATA_BITS_7
final Integer getDATA_BITS_7()
-
getDATA_BITS_8
final Integer getDATA_BITS_8()
-
getSTOP_BITS_1
final Integer getSTOP_BITS_1()
-
getSTOP_BITS_2
final Integer getSTOP_BITS_2()
-
getPARITY_NONE
final Integer getPARITY_NONE()
-
getPARITY_ODD
final Integer getPARITY_ODD()
-
getPARITY_EVEN
final Integer getPARITY_EVEN()
-
getBAUDRATE_0
final Integer getBAUDRATE_0()
-
getBAUDRATE_50
final Integer getBAUDRATE_50()
-
getBAUDRATE_75
final Integer getBAUDRATE_75()
-
getBAUDRATE_110
final Integer getBAUDRATE_110()
-
getBAUDRATE_134
final Integer getBAUDRATE_134()
-
getBAUDRATE_150
final Integer getBAUDRATE_150()
-
getBAUDRATE_200
final Integer getBAUDRATE_200()
-
getBAUDRATE_300
final Integer getBAUDRATE_300()
-
getBAUDRATE_600
final Integer getBAUDRATE_600()
-
getBAUDRATE_1200
final Integer getBAUDRATE_1200()
-
getBAUDRATE_1800
final Integer getBAUDRATE_1800()
-
getBAUDRATE_2400
final Integer getBAUDRATE_2400()
-
getBAUDRATE_4800
final Integer getBAUDRATE_4800()
-
getBAUDRATE_9600
final Integer getBAUDRATE_9600()
-
getBAUDRATE_19200
final Integer getBAUDRATE_19200()
-
getBAUDRATE_38400
final Integer getBAUDRATE_38400()
-
getBAUDRATE_57600
final Integer getBAUDRATE_57600()
-
getBAUDRATE_115200
final Integer getBAUDRATE_115200()
-
getBAUDRATE_230400
final Integer getBAUDRATE_230400()
-
getBAUDRATE_460800
final Integer getBAUDRATE_460800()
-
getBAUDRATE_500000
final Integer getBAUDRATE_500000()
-
getBAUDRATE_576000
final Integer getBAUDRATE_576000()
-
getBAUDRATE_921600
final Integer getBAUDRATE_921600()
-
getBAUDRATE_1000000
final Integer getBAUDRATE_1000000()
-
getBAUDRATE_1152000
final Integer getBAUDRATE_1152000()
-
getBAUDRATE_1500000
final Integer getBAUDRATE_1500000()
-
getBAUDRATE_2000000
final Integer getBAUDRATE_2000000()
-
getBAUDRATE_2500000
final Integer getBAUDRATE_2500000()
-
getBAUDRATE_3000000
final Integer getBAUDRATE_3000000()
-
getBAUDRATE_3500000
final Integer getBAUDRATE_3500000()
-
getBAUDRATE_4000000
final Integer getBAUDRATE_4000000()
-
-
-
-