BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_DHWCtrl_SetBaudrate | ( | brp_protocol | protocol, |
brp_Baudrate | NewBaudrate | ||
) |
Changes the baudrate.
This command should not be called over BRP.
[in] | protocol | used to execute the command |
[in] | NewBaudrate | The Baudrate specifies the performance of an RS-232/UART based interface in bits per second. For the old-style 8bit format, which omits the least significant digit, this format is not supported any more. Configurations using this format cannot be opened. |