Table of Contents

Property BaudRate

Namespace
Bonsai.Arduino
Assembly
Bonsai.Arduino.dll

BaudRate

Gets or sets the serial baud rate.

[TypeConverter(typeof(BaudRateConverter))]
public int BaudRate { get; set; }

Property Value

int