B C E G I O P R S T V W 

P

PL2303Device_GetCommTimeouts(int) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
The PL2303Device_GetCommTimeouts function retrieves the time-out parameters for all read and write operations on a specified communications device.
PL2303Device_IsSupportChip(int) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
Detecting whether this PL2303 supports this Android OS, only PL2303HXD / PL2303EA / RL2303RA are supported.
PL2303Device_SetCommTimeouts(int) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
The PL2303Device_SetCommTimeouts function sets the time-out parameters for all read and write operations on a specified communications device.
PL2303HXD_Enable_GPIO(int, int, boolean) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
PL2303HXD has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to control the direction of these pin
PL2303HXD_Get_GPIO_Value(int, int) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
PL2303HXD has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to get the status of these pin when the direction is input mode
PL2303HXD_Set_GPIO_Value(int, int, int) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
PL2303HXD has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to control the status of these pin when the direction is output mode
PL2303LibGetVersion(byte[]) - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
Get Lib version
PL2303MultiLib - Class in tw.com.prolific.pl2303multilib
 
PL2303MultiLib(UsbManager, Context, String) - Constructor for class tw.com.prolific.pl2303multilib.PL2303MultiLib
Initialize a PL2303HXD driver, the software 4K Queue buffer is enable.
PL2303MultiLib(UsbManager, Context, String, boolean) - Constructor for class tw.com.prolific.pl2303multilib.PL2303MultiLib
Initialize a PL2303HXD driver
PL2303MultiLib.BaudRate - Enum in tw.com.prolific.pl2303multilib
 
PL2303MultiLib.DataBits - Enum in tw.com.prolific.pl2303multilib
 
PL2303MultiLib.FlowControl - Enum in tw.com.prolific.pl2303multilib
 
PL2303MultiLib.Parity - Enum in tw.com.prolific.pl2303multilib
 
PL2303MultiLib.StopBits - Enum in tw.com.prolific.pl2303multilib
 
PL2303USBFeatureSupported() - Method in class tw.com.prolific.pl2303multilib.PL2303MultiLib
Detecting whether this Android OS supports USB host API feature
PLUART_DETACHED - Variable in class tw.com.prolific.pl2303multilib.PL2303MultiLib
 
PLUART_MESSAGE - Variable in class tw.com.prolific.pl2303multilib.PL2303MultiLib
 
B C E G I O P R S T V W