- sDevice - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- Set_PL2303_BaudRate(PL2303GDriver.BaudRate) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Set PL2303 USB Device by BaudRate.
- Set_PL2303_DataBit(PL2303GDriver.DataBits) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Set PL2303 USB Device by DataBit.
- Set_PL2303_FlowControl(PL2303GDriver.FlowControl) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Set PL2303 USB Device by Flow Control mode.
- Set_PL2303_Parity(PL2303GDriver.Parity) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Set PL2303 USB Device by Parity.
- Set_PL2303_StopBit(PL2303GDriver.StopBits) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Set PL2303 USB Device by StopBit.
- setDTR(boolean) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Switch PL2303G DTR on or off.
- setRTS(boolean) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Switch PL2303G RTS on or off.
- setup(PL2303GDriver.BaudRate, PL2303GDriver.DataBits, PL2303GDriver.StopBits, PL2303GDriver.Parity, PL2303GDriver.FlowControl) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Setup basic communication parameters on PL2303G chip.