pub unsafe extern "C" fn HAL_SetSerialTimeout( port: Type, timeout: f64, status: *mut i32, )
Sets the minimum serial read timeout of a port.
@param port the serial port @param timeout the timeout in milliseconds