pub unsafe extern "C" fn HAL_GetSerialBytesReceived( port: Type, status: *mut i32, ) -> i32
Gets the number of bytes currently in the read buffer.
@param port the serial port @return the number of bytes in the read buffer