Interface PeripheralUARTOptions
Properties
Optional baud
baud: undefined | number
Optional bits
Optional cts
cts: undefined | number
Optional drive
Optional flowcontrol
Optional gnd
gnd: undefined | number
Optional parity
Optional pull
Optional rts
rts: undefined | number
rx
rx: number
Optional stop
tx
tx: number
Uart baud rate. efault is 115200bps