Enum SerialPort.Parity

java.lang.Object
java.lang.Enum<SerialPort.Parity>
edu.wpi.first.wpilibj.SerialPort.Parity
All Implemented Interfaces:
Serializable, Comparable<SerialPort.Parity>, Constable
Enclosing class:
SerialPort

public static enum SerialPort.Parity
extends Enum<SerialPort.Parity>
Represents the parity to use for serial communications.