Class SerialConfiguration
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Configuration for serial communication.
csharp
public class SerialConfiguration
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Gets or sets the default baud rate.
Gets or sets the read timeout in milliseconds.
Gets or sets the write timeout in milliseconds.