Function
initial serial port function
parameter
paraName |
type |
description |
botratebyte |
int |
baud rate |
dataBits |
byte |
data bit |
parity |
byte |
parity check |
StopBits |
byte |
stop bit |
ifUsb |
boolean |
is it the usb module |
return value
return value |
description |
boolean |
|