Uses of Enum Class
com.pi4j.io.serial.Baud
Packages that use Baud
-
Uses of Baud in com.pi4j.io.serial
Methods in com.pi4j.io.serial that return BaudModifier and TypeMethodDescriptionstatic BaudBaud.getInstance(int baud_rate) getInstance.static BaudReturns the enum constant of this class with the specified name.static Baud[]Baud.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pi4j.io.serial with parameters of type BaudModifier and TypeMethodDescriptiondefault SerialConfigBuilderbaud.default SerialConfigBuilderbaud8N1.