SerialPort.getBaudRates

Iterates over all bauds rate and tries to setup port with it.

class SerialPort
getBaudRates
()

Return Value

Type: BaudRate[]

array of successfully setuped baud rates for current serial port.

Meta