Class SerialDevice.Builder

java.lang.Object
com.diozero.api.SerialDevice.Builder
Enclosing class:
SerialDevice

public static class SerialDevice.Builder
extends Object
Serial device builder. Default values: The termios man page provide more detail on these options. Note that the serial device is opened in non-canonical mode so that "input is available immediately (without the user having to type a line-delimiter character)".