B E I P R S T V W 

P

PL2303Device_GetCommTimeouts(int) - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
The PL2303Device_GetCommTimeouts function retrieves the time-out parameters for all read and write operations on a specified communications device.
PL2303Device_IsHasPermission() - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
Detecting whether this PL2303 devices has permission
PL2303Device_IsSupportChip() - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
Detecting whether this PL2303 supports this Android OS, only PL2303HXD / PL2303EA / RL2303RA are supported.
PL2303Device_SetCommTimeouts(int) - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
The PL2303Device_SetCommTimeouts function sets the time-out parameters for all read and write operations on a specified communications device.
PL2303Driver - Class in tw.com.prolific.driver.pl2303
 
PL2303Driver(UsbManager, Context, String) - Constructor for class tw.com.prolific.driver.pl2303.PL2303Driver
Initialize a PL2303HXD driver, the software 4K Queue buffer is enable.
PL2303Driver(UsbManager, Context, String, boolean) - Constructor for class tw.com.prolific.driver.pl2303.PL2303Driver
Initialize a PL2303HXD driver
PL2303Driver.BaudRate - Enum in tw.com.prolific.driver.pl2303
 
PL2303Driver.DataBits - Enum in tw.com.prolific.driver.pl2303
 
PL2303Driver.FlowControl - Enum in tw.com.prolific.driver.pl2303
 
PL2303Driver.Parity - Enum in tw.com.prolific.driver.pl2303
 
PL2303Driver.StopBits - Enum in tw.com.prolific.driver.pl2303
 
PL2303HXD_Enable_GPIO(int, boolean) - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
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) - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
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) - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
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.driver.pl2303.PL2303Driver
get the version of this library
PL2303USBFeatureSupported() - Method in class tw.com.prolific.driver.pl2303.PL2303Driver
Detecting whether this Android OS supports USB host API feature
PL_MAX_INTERFACE_NUM - Static variable in class tw.com.prolific.driver.pl2303.PL2303Driver
 
PLDETACHED_VALUE - Variable in class tw.com.prolific.driver.pl2303.PL2303Driver
 
PLUART_DETACHED - Variable in class tw.com.prolific.driver.pl2303.PL2303Driver
 
PLUART_MESSAGE - Variable in class tw.com.prolific.driver.pl2303.PL2303Driver
 
B E I P R S T V W