Port.baudrate read/write property
Sets/gets the current serial port data transmission speed, as a number
. It represents the number of symbol changes per second in a communication channel.
Common baud rates include 9600
, 19200
, 38400
, 57600
, and 115200
If the current baudrate state cannot be retrieved, this property returns nil