Click or drag to resize

ScaleDefinitionConfigurationStopBits Property

Gets or sets StopBits.

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(StopBits.None)]
public StopBits StopBits { get; set; }

Property Value

Type: StopBits
See Also