Function wpilib_sys::bindings::HAL_SetSerialBaudRate
source · Expand description
Sets the baud rate of a serial port.
Any value between 0 and 0xFFFFFFFF may be used. Default is 9600.
@param port the serial port @param baud the baud rate to set