The OnBaudRate event occurs when other application changes the baud rate of the sniffed serial port.
OnBaudRate( | ||
LONG BaudRate | // baud rate | |
); |
Parameters
BaudRate [in] Contains new baud rate for Serial Port Monitor.
Modified on: Tue, 19 Oct, 2021 at 2:07 PM
The OnBaudRate event occurs when other application changes the baud rate of the sniffed serial port.
OnBaudRate( | ||
LONG BaudRate | // baud rate | |
); |
Parameters
BaudRate [in] Contains new baud rate for Serial Port Monitor.
Did you find it helpful? Yes No
Send feedback