NurApiRealBaudRate Property

NUR serial port baudrate in bps.
If value not support, default 115200 bps will be set

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public int RealBaudRate { get; set; }

Property Value

Int32

The value is real baudrate; it is up to the platform whether a given baudrate is supported or not.

Supported baudrates in the module are:

Value

See Also